/astronvim.nix

My AstroNvim configuration with Nix!

Primary LanguageLuaMIT LicenseMIT

AstroNvim.nix

My AstroNvim configuration with Nix!

Why?

Having my configuration ready as a flake allows me to run nvim already configured to my taste wherever I want!

Note: This is a personal configuration tailored to my specific needs. Feel free to fork this repository and customize on your own!

Setup

[Optional] Add flake registry shortcut

You can add the following registry shortcut to type less characters:

$ nix registry add nvim-aldo github:aldoborrero/astronvim.nix

Running AstroNvim

$ nix run nvim-aldo#astronvim

Acknowledgements

Thanks to mighty @Mic92 to whom I took inspiration (and stole majority of his code) from his dotfiles repository!

License

See License for more information.