avoid using cmp disable var for autopairs (#567)
This commit is contained in:
@@ -72,6 +72,7 @@ M.plugins = {
|
||||
vim_matchup = true, -- % operator enhancements
|
||||
cmp = true,
|
||||
nvimtree = true,
|
||||
autopairs = true,
|
||||
},
|
||||
options = {
|
||||
lspconfig = {
|
||||
|
||||
Reference in New Issue
Block a user