1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-11 03:21:09 +01:00
nixvim/docs/user-guide/config-examples.md
saygo-png 03a51dbf3d treewide: NixVim/nixvim -> Nixvim
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-12-04 23:22:21 +00:00

29 lines
1 KiB
Markdown

# 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.
<!-- TODO: add info about `kickstart.nixvim` -->
**Note:**\
Most of those configurations are using a [standalone build](../platforms/standalone.html), 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.
[`docs/user-configs/list.toml`]: https://github.com/nix-community/nixvim/blob/main/docs/user-configs/list.toml
[matrix _Documentation_ room]: https://matrix.to/#/#nixvim-documentation:matrix.org