✏️ Invoked cmp toggle in nvim config.lua
This commit is contained in:
parent
c7cbe6a21f
commit
a290bdcdf6
2 changed files with 2 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ function SetAutoCmp(mode)
|
|||
Mode = require('cmp.types').cmp.TriggerEvent.TextChanged
|
||||
end
|
||||
end
|
||||
SetAutoCmp(Mode)
|
||||
|
||||
local capabilities = require('cmp_nvim_lsp').default_capabilities()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue