Skip to content

Commit 206afc2

Browse files
fix(nixvim): remove luasnip from blink source
1 parent 56feb40 commit 206afc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/home/development/neovim/plugins/kickstart/blink-cmp.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lsp"
5050
"path"
5151
"snippets"
52-
"luasnip"
52+
"buffer"
5353
];
5454
};
5555
snippets = {

0 commit comments

Comments
 (0)