Updated config
This commit is contained in:
parent
cbc235c993
commit
33e490f05f
22 changed files with 59 additions and 135 deletions
5
.config/nvim/lua/disabled/autopairs.lua
Normal file
5
.config/nvim/lua/disabled/autopairs.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"windwp/nvim-autopairs",
|
||||
event = "InsertEnter",
|
||||
config = true,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue