home: vim: remove 'friendly-snippets'
Some checks failed
ci/woodpecker/push/check Pipeline failed

After years of including snippets plug-ins in my dot-files, I never make
use of them. Let's just remove it.

I'm keeping `luasnip` itself for LSP snippets, which I do kind of see
the appeal of (but still fail to use...).
This commit is contained in:
Bruno BELANYI 2025-04-03 14:42:14 +00:00
parent 1841ff391d
commit 49653d222d

View file

@ -67,7 +67,6 @@ in
# Completion
luasnip # Snippet manager compatible with LSP
friendly-snippets # LSP snippets collection
nvim-cmp # Completion engine
cmp-async-path # More responsive path completion
cmp-buffer # Words from open buffers