mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
This should help to maintain uniformity and hopefully make contributions easier. Kept regression tests local to the derivation, however these are also added to the flake checks.
1 KiB
1 KiB
User configurations
Want some help with starting your configuration? Or maybe you're curious how others have done things? Take a look at these configuration examples below.
Note:
Most of those configurations are using a standalone build, however,
all of the nixvim options are accessible no matter how you are using it (flake, NixOS/HM module, nix-darwin...).
@USER_CONFIGS@
Share your config !
Tip
You can add your config to the list by editing the
docs/user-configs/list.toml
file.
Please use this format for both your commit message and PR title:
user-configs: add @Username's config"
(replacing Username
with your github username)
Alternatively, message us in the matrix Documentation room and we'll get it added.