jordanisaacs / neovim-flake

Nix flake for neovim with configuration
https://jordanisaacs.github.io/neovim-flake
MIT License
246 stars 54 forks source link

Extra inputs #19

Closed antotocar34 closed 1 year ago

antotocar34 commented 1 year ago

See #18 for context

I took the liberty of taking out the optional arguments in modules/default.nix since they are already defined in neovimConfiguration.

jordanisaacs commented 1 year ago

Thanks for the pr, lgtm!