update config

This commit is contained in:
Phil Nguyen 2025-10-30 11:34:21 +07:00
parent b9856e9601
commit 1bd4a54f28
2 changed files with 1 additions and 4 deletions

View File

@ -26,9 +26,6 @@ return {
},
})
-- Integration with nvim-cmp
local cmp_autopairs = require('nvim-autopairs.completion.cmp')
local cmp = require('cmp')
cmp.event:on('confirm_done', cmp_autopairs.on_confirm_done())
end,
}

0
v
View File