Files
nvim_dotfiles/lua/plugins/autotag.lua
T
2025-06-24 18:12:40 +02:00

6 lines
56 B
Lua

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