ooknet/outputs/pkgs/ook-vim/config/plugins/snippets.nix

5 lines
55 B
Nix

{
vim.snippets.luasnip = {
enable = true;
};
}