nix/nixos/nixvim
2024-08-16 15:37:14 +02:00
..
config feat(nixvim): install telescope-all-recent plugin 2024-08-16 15:37:14 +02:00
flake.lock update nixvim/flake.lock 2024-08-13 13:24:23 +02:00
flake.nix chore: remove nonexistent input of flake-parts 2024-08-16 14:33:44 +02:00
README.md fix(home-manager): copy over nixvim configuration 2024-08-13 12:44:43 +02: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 .