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...).
Owner | Config | Comment |
---|---|---|
ahwxorg | nixvim-config | |
alisonjenkins | neovim-nix-flake | |
bkp5190 | Home-Manager-Configs | Home-manager |
dc-tec | nixvim | NixVim config, inspired by some of the contributors in this list and LazyVIM |
elythh | nixvim | |
fred-drake | neovim | NixVim config, with format/lsp/debug configurations for Rust, Go, Python and more |
GaetanLepage | nix-config | Home-manager |
gwg313 | nvim-nix | |
hbjydev | hvim | |
HeitorAugustoLN | nvim-config | HeitorAugustoLN's personal Neovim configuration made with Nixvim |
JMartJonesy | kickstart.nixvim | An implementation of kickstart.nvim using nixvim |
JMartJonesy | kickstart.nixvim standalone | An implementation of kickstart.nvim using nixvim in a standalone flake |
khaneliman | khanelivim | Constantly tweaked jack of all trades development focused configuration. |
MikaelFangel | nixvim-config | An easy-setup configuration for NixVim, focused on straightforward customization |
nicolas-goudry | nixvim-config | Heavily inspired by AstroNvim |
NikolayGalkin | gnvim | Clean and simple Neovim configuration |
niksingh710 | nvix | Ported from a lazy-based lua config. Contains examples of most use cases, including custom, nixpkgs, & nixvim plugins. |
pete3n | nixvim-flake | |
r6t | nixos-r6t | Single-file nixvim config, uses home-manager module in a NixOS flake |
redyf | Neve | Meticulously crafted custom configuration for Nixvim |
siph | nixvim-flake | |
spector700 | Akari | Inspired from LazyVim with parts yoinked from other NixVim configs |
Tanish2002 | neovim-config | |
traxys | Nixfiles | |
veeronniecaw | ronvim | |
Yohh | nix-confix | Nix config with nixvim and home-manager, inspired by some of the contributors in this list |
ZainKergaye | nixosdotfiles | NixVim editor primarily for Java and Asciidoc |
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.