We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
friendly-snippets
Luasnip
1 parent f746c4a commit 8b7bfabCopy full SHA for 8b7bfab
lua/modules/plugins/completion.lua
@@ -46,6 +46,7 @@ completion["Saghen/blink.cmp"] = {
46
version = "v2.*",
47
build = "make install_jsregexp",
48
config = require("completion.luasnip"),
49
+ dependencies = { "rafamadriz/friendly-snippets" },
50
},
51
"mikavilpas/blink-ripgrep.nvim",
52
0 commit comments