replace luasnip with vsnip

This commit is contained in:
Dietrich Rink
2023-06-10 15:18:53 +02:00
parent 06d8ff3713
commit bd11cd4ed2
9 changed files with 38 additions and 64 deletions

View File

@@ -0,0 +1,3 @@
vim.g.vsnip_snippet_dir = '/etc/xdg/nvim/snippets'
vim.g.vsnip_deactivate_on = 2