mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-03 02:34:59 -05: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.