luasnip + nvim-cmp changes
This commit is contained in:
parent
8c1ff008e5
commit
8609852a1e
2 changed files with 13 additions and 2 deletions
|
@ -6,7 +6,7 @@ end
|
|||
local types = require "luasnip.util.types"
|
||||
|
||||
ls.config.set_config {
|
||||
history = false,
|
||||
history = true,
|
||||
updateevents = "TextChanged,TextChangedI",
|
||||
enable_autosnippets = true,
|
||||
ext_opts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue