1
0
Fork
You've already forked nixvim-config
0
No description
  • Nix 100%
2026年07月01日 12:32:59 +05:30
config Nixvim: change colorscheme 2026年07月01日 12:32:59 +05:30
flake.lock Add Nixvim config 2026年06月20日 13:55:40 +05:30
flake.nix Nixvim: Add support for home manager module 2026年06月20日 19:27:52 +05:30
README.md Add Nixvim config 2026年06月20日 13:55:40 +05:30

Nixvim template

This template gives you a good starting point for configuring Nixvim standalone. See Standalone Usage for more detail.

Configuring

To start configuring, just add or modify the nix files in ./config. If you add a new configuration file, remember to add it to the config/default.nix file

Testing your new configuration

To test your configuration simply run the following command

nix run .