1
0
Fork
You've already forked nixvim
0
No description
  • Nix 86.5%
  • Shell 8.4%
  • Lua 5.1%
Find a file
2026年06月28日 21:09:15 +00:00
config nvim v0.12.3 2026年06月28日 21:09:15 +00:00
.gitignore working options 2024年08月14日 01:11:49 +00:00
CODECOMPANION.md Add CodeCompanion plugin for Claude Code integration 2025年09月17日 15:35:14 +00:00
flake.lock nvim v0.12.3 2026年06月28日 21:09:15 +00:00
flake.nix normalize variables 2025年12月10日 17:53:23 +00:00
README.md inital commit 2024年08月13日 12:32:59 +00:00
setup_codecompanion.sh Add CodeCompanion plugin for Claude Code integration 2025年09月17日 15:35:14 +00: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 .