No description
Find a file
2024-01-18 22:43:53 +01:00
config add yanked text highlighting 2024-01-18 22:43:53 +01:00
flake.lock we got dem golang formatters 2024-01-17 00:20:25 +01:00
flake.nix init nvim-flake 2024-01-15 03:17:40 +01:00
README.md init nvim-flake 2024-01-15 03:17:40 +01: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 .