No description
  • Nix 80.3%
  • Lua 19.7%
Find a file
2026-03-16 07:34:16 +01:00
nix chore(nix): fix warning nixfmt-rfc-style -> nixfmt 2026-03-09 08:39:12 +01:00
.gitignore prepare for more C development 2025-08-19 09:23:45 +02:00
flake.lock chore(nix): flake lock update 2026-03-16 07:34:16 +01:00
flake.nix feat(devvm): add home manager module for non-nixos host 2026-01-12 11:41:14 +01: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 .