From 6ac0d2869d8d5a71547a504900f9199871d62506 Mon Sep 17 00:00:00 2001 From: Nikhil Singh Date: Sun, 16 Jun 2024 18:21:33 +0530 Subject: [PATCH] docs/config-examples: add niksingh710's config --- docs/user-guide/config-examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user-guide/config-examples.md b/docs/user-guide/config-examples.md index 12ad165d..e158da58 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, | [hbjydev/hvim] | | | [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. | | [pete3n/nixvim-flake] | | | [redyf/Neve] | Meticulously crafted custom configuration for Nixvim | | [siph/nixvim-flake] | | @@ -34,6 +35,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, [hbjydev/hvim]: https://github.com/hbjydev/hvim [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 [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