mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 17:03:31 +02:00
plugins/snippets: move to by-name
This commit is contained in:
parent
2a91b89445
commit
82e7d153e4
7 changed files with 0 additions and 4 deletions
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
empty = {
|
||||
plugins = {
|
||||
luasnip.enable = true;
|
||||
friendly-snippets.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue