Skip to content

Commit 8b7bfab

Browse files
committed
feat: add friendly-snippets for Luasnip
1 parent f746c4a commit 8b7bfab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/modules/plugins/completion.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ completion["Saghen/blink.cmp"] = {
4646
version = "v2.*",
4747
build = "make install_jsregexp",
4848
config = require("completion.luasnip"),
49+
dependencies = { "rafamadriz/friendly-snippets" },
4950
},
5051
"mikavilpas/blink-ripgrep.nvim",
5152
},

0 commit comments

Comments
 (0)