neovim-flake/modules/snippets/vsnip/default.nix

6 lines
42 B
Nix

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