2024-05-29 14:16:03 +02:00
# 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:**\
2024-10-23 14:10:31 +01:00
Most of those configurations are using a [standalone build ](../platforms/standalone.html ), however,
2024-05-29 14:16:03 +02:00
all of the nixvim options are accessible no matter how you are using it (flake, NixOS/HM module, nix-darwin...).
| Config | Comment |
|-|-|
| [ahwxorg/nixvim-config] | |
| [alisonjenkins/neovim-nix-flake] | |
2024-07-27 01:39:00 -05:00
| [dc-tec/nixvim] | NixVim config, inspired by some of the contributors in this list and LazyVIM |
2024-06-03 10:31:23 +02:00
| [elythh/nixvim] | |
2024-10-05 21:05:51 -04:00
| [fred-drake/neovim] | NixVim config, with format/lsp/debug configurations for Rust, Go, Python and more |
2024-05-29 14:16:03 +02:00
| [GaetanLepage/nix-config] | Home-manager |
| [gwg313/nvim-nix] | |
| [hbjydev/hvim] | |
2024-06-26 22:30:31 -07:00
| [JMartJonesy/kickstart.nixvim] | An implementation of kickstart.nvim using nixvim |
2024-10-15 11:39:06 +02:00
| [JMartJonesy/kickstart.nixvim/tree/standalone] | An implementation of kickstart.nvim using nixvim in a standalone flake |
2024-07-27 01:38:23 -05:00
| [khaneliman/khanelivim] | Constantly tweaked jack of all trades development focused configuration. |
2024-05-31 08:53:13 +02:00
| [MikaelFangel/nixvim-config] | An easy-setup configuration for NixVim, focused on straightforward customization |
2024-05-29 14:16:03 +02:00
| [nicolas-goudry/nixvim-config] | Heavily inspired by AstroNvim |
2024-06-16 18:21:33 +05:30
| [niksingh710/nvix] | Ported from a lazy-based lua config. Contains examples of most use cases, including custom, nixpkgs, & nixvim plugins. |
2024-05-29 14:16:03 +02:00
| [pete3n/nixvim-flake] | |
2024-05-31 08:53:13 +02:00
| [redyf/Neve] | Meticulously crafted custom configuration for Nixvim |
2024-05-29 14:16:03 +02:00
| [siph/nixvim-flake] | |
| [Tanish2002/neovim-config] | |
| [traxys/Nixfiles] | |
2024-06-28 10:44:43 +08:00
| [veeronniecaw/ronvim] | |
2024-10-01 22:31:09 -06:00
| [zainkergaye/nixosdotfiles] | NixVim editor primarily for Java and Asciidoc |
2024-05-29 14:16:03 +02:00
2024-06-27 07:49:04 +02:00
<!-- WARNING: Please ensure entries are alphabetically sorted ! -->
2024-05-29 14:16:03 +02:00
[ahwxorg/nixvim-config]: https://github.com/ahwxorg/nixvim-config
[alisonjenkins/neovim-nix-flake]: https://github.com/alisonjenkins/neovim-nix-flake
2024-06-24 11:48:47 +02:00
[dc-tec/nixvim]: https://github.com/dc-tec/nixvim
2024-06-03 10:31:23 +02:00
[elythh/nixvim]: https://github.com/elythh/nixvim
2024-10-05 21:05:51 -04:00
[fred-drake/neovim]: https://github.com/fred-drake/neovim
2024-05-29 14:16:03 +02:00
[GaetanLepage/nix-config]: https://github.com/GaetanLepage/nix-config/tree/master/home/modules/tui/neovim
[gwg313/nvim-nix]: https://github.com/gwg313/nvim-nix
[hbjydev/hvim]: https://github.com/hbjydev/hvim
2024-06-26 22:30:31 -07:00
[JMartJonesy/kickstart.nixvim]: https://github.com/JMartJonesy/kickstart.nixvim
2024-10-15 11:39:06 +02:00
[JMartJonesy/kickstart.nixvim/tree/standalone]: https://github.com/JMartJonesy/kickstart.nixvim/tree/standalone
2024-07-27 01:38:23 -05:00
[khaneliman/khanelivim]: https://github.com/khaneliman/khanelivim
2024-05-31 08:53:13 +02:00
[MikaelFangel/nixvim-config]: https://github.com/MikaelFangel/nixvim-config
2024-05-29 14:16:03 +02:00
[nicolas-goudry/nixvim-config]: https://github.com/nicolas-goudry/nixvim-config
2024-06-16 18:21:33 +05:30
[niksingh710/nvix]: https://github.com/niksingh710/nvix
2024-05-29 14:16:03 +02:00
[pete3n/nixvim-flake]: https://github.com/pete3n/nixvim-flake
[redyf/Neve]: https://github.com/redyf/Neve
[siph/nixvim-flake]: https://github.com/siph/nixvim-flake
[Tanish2002/neovim-config]: https://github.com/Tanish2002/neovim-config
[traxys/Nixfiles]: https://github.com/traxys/Nixfiles/tree/master/neovim
2024-06-28 10:44:43 +08:00
[veeronniecaw/ronvim]: https://codeberg.org/veeronniecaw/ronvim
2024-10-01 22:31:09 -06:00
[zainkergaye/nixosdotfiles]: https://github.com/ZainKergaye/nixosdotfiles/tree/master/user/programs/nixvim
2024-05-29 14:16:03 +02:00
## Share your config !
To add a configuration to this list, either:
- Edit [this file ](https://github.com/nix-community/nixvim/blob/main/docs/user-guide/config-examples.md ) and make a PR on the [nixvim repo ](https://github.com/nix-community/nixvim ).
- Send a message to the [matrix _Documentation_ room ](https://matrix.to/#/#nixvim-documentation:matrix.org )