Files
nvim/lua/plugins/nvim-ts-autotag.lua
2024-01-28 16:36:57 +01:00

5 lines
55 B
Lua

return {
"windwp/nvim-ts-autotag",
lazy = false,
}