diff --git a/docs/user-guide/config-examples.md b/docs/user-guide/config-examples.md index cf06acbb..7fe38711 100644 --- a/docs/user-guide/config-examples.md +++ b/docs/user-guide/config-examples.md @@ -20,6 +20,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, | [gwg313/nvim-nix] | | | [hbjydev/hvim] | | | [JMartJonesy/kickstart.nixvim] | An implementation of kickstart.nvim using nixvim | +| [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 | | [niksingh710/nvix] | Ported from a lazy-based lua config. Contains examples of most use cases, including custom, nixpkgs, & nixvim plugins. | @@ -40,6 +41,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, [gwg313/nvim-nix]: https://github.com/gwg313/nvim-nix [hbjydev/hvim]: https://github.com/hbjydev/hvim [JMartJonesy/kickstart.nixvim]: https://github.com/JMartJonesy/kickstart.nixvim +[khaneliman/khanelivim]: https://github.com/khaneliman/khanelivim [MikaelFangel/nixvim-config]: https://github.com/MikaelFangel/nixvim-config [nicolas-goudry/nixvim-config]: https://github.com/nicolas-goudry/nixvim-config [niksingh710/nvix]: https://github.com/niksingh710/nvix