No description
  • Nix 79.3%
  • Lua 20.7%
Find a file
2026-01-29 10:56:31 +01:00
nix feat(plugins): add endec for base64/url en/decoding 2026-01-29 10:56:29 +01:00
.gitignore prepare for more C development 2025-08-19 09:23:45 +02:00
flake.lock chore(nix): flake lock maintenance 2026-01-29 10:56:31 +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 .