nix-config/modules/home-manager/coding/neovim/plugins/luasnip.nix
2025-06-06 16:35:16 +01:00

3 lines
37 B
Nix

{
plugins.luasnip.enable = true;
}