avoid using cmp disable var for autopairs (#567)
This commit is contained in:
parent
67962828bb
commit
068ae08f6c
3 changed files with 5 additions and 1 deletions
|
@ -72,6 +72,7 @@ M.plugins = {
|
|||
vim_matchup = true, -- % operator enhancements
|
||||
cmp = true,
|
||||
nvimtree = true,
|
||||
autopairs = true,
|
||||
},
|
||||
options = {
|
||||
lspconfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue