mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-18 09:51:19 +00:00
treewide: remove vsnip, add luasnip
This commit is contained in:
parent
130f64d1ee
commit
2e07db7efc
12 changed files with 183 additions and 204 deletions
6
modules/plugins/snippets/luasnip/default.nix
Normal file
6
modules/plugins/snippets/luasnip/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./luasnip.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue