No description
  • Nix 80.3%
  • Lua 19.7%
Find a file
2026-06-01 09:46:30 +02:00
nix chore: use nixpkgs statix instead of flake-pinned github ref 2026-05-11 08:28:38 +02:00
.gitignore prepare for more C development 2025-08-19 09:23:45 +02:00
flake.lock chore: nix flake update 2026-06-01 09:46:30 +02:00
flake.nix chore: nix flake update 2026-06-01 09:46:30 +02:00
README.md init with current config 2024-06-03 14:31:48 +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 .