neovim setup
This commit is contained in:
4
lua/plugins/nvim-ts-autotag.lua
Normal file
4
lua/plugins/nvim-ts-autotag.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"windwp/nvim-ts-autotag",
|
||||
lazy = false,
|
||||
}
|
||||
Reference in New Issue
Block a user