mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Luasnip working with blink.cmp
This commit is contained in:
@@ -24,7 +24,7 @@ return {
|
||||
end,
|
||||
},
|
||||
},
|
||||
config = function(_, opts)
|
||||
config = function()
|
||||
local ls = require("luasnip")
|
||||
ls.setup({
|
||||
history = true,
|
||||
|
||||
Reference in New Issue
Block a user