nix/home-manager/nixvim
2024-07-29 11:37:54 +02:00
..
config nixvim(lsp): enable language servers for html/css/rust/bash 2024-07-29 11:37:54 +02:00
flake.lock chore: separate nixos & home-manager configuration into own directories 2024-07-28 10:15:03 +02:00
flake.nix chore: separate nixos & home-manager configuration into own directories 2024-07-28 10:15:03 +02:00
README.md chore: separate nixos & home-manager configuration into own directories 2024-07-28 10:15:03 +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 .