1
0
Fork 0
mirror of https://github.com/NotAShelf/neovim-flake.git synced 2025-01-05 22:39:47 +01:00
neovim-flake/modules/snippets/vsnip/default.nix

5 lines
42 B
Nix

_: {
imports = [
./vsnip.nix
];
}