1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-06 17:11:05 +01:00
nixvim/templates/simple
saygo-png 03a51dbf3d treewide: NixVim/nixvim -> Nixvim
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-12-04 23:22:21 +00:00
..
config plugins/bufferline: iconsPackage -> icons provider options 2024-09-22 13:44:12 -05:00
flake.nix treewide: NixVim/nixvim -> Nixvim 2025-12-04 23:22:21 +00:00
README.md treewide: NixVim/nixvim -> Nixvim 2025-12-04 23:22:21 +00:00

Nixvim template

This template gives you a good starting point for configuring Nixvim standalone.

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 .