No description
  • Nix 81%
  • Lua 18.9%
  • WGSL 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-17 14:56:42 +02:00
nix lsp: add most recent build of wgsl-analyzer 2026-08-17 14:56:42 +02:00
.gitignore prepare for more C development 2025-08-19 09:23:45 +02:00
flake.lock lsp: add most recent build of wgsl-analyzer 2026-08-17 14:56:42 +02:00
flake.nix lsp: add most recent build of wgsl-analyzer 2026-08-17 14:56:42 +02:00
foo.wgsl lsp: add most recent build of wgsl-analyzer 2026-08-17 14:56:42 +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 .