add many plugins
This commit is contained in:
parent
e4260c415e
commit
7b821a02d3
11 changed files with 156 additions and 8 deletions
5
lua/custom/plugins/autopairs.lua
Normal file
5
lua/custom/plugins/autopairs.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
enable = false,
|
||||
'windwp/nvim-autopairs',
|
||||
-- Optional dependency
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue