mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
The lua dependency is required to perform transforms (luasnip can fallback to a simpler algorithm if it's absent). This requires us to expose the `extraLuaPackages` option of makeNeovimConfig. |
||
|---|---|---|
| .. | ||
| autocmd.nix | ||
| colorscheme.nix | ||
| highlights.nix | ||
| keymaps.nix | ||
| options.nix | ||
| output.nix | ||
| plugins.nix | ||
| warnings.nix | ||