1
0
Files
config-nvim/lua/plugins/autotag.lua
2025-12-08 13:57:15 +01:00

5 lines
52 B
Lua

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