From d0bf018de69b0bc19c74eee9ad82a9c1627f2618 Mon Sep 17 00:00:00 2001 From: Roel de Cort <63876068+dc-tec@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:30:33 +0200 Subject: [PATCH] Update config-examples.md with my Nixvim Config Added my nixvim config to the list of examples --- 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 e158da58..ccd68e32 100644 --- a/docs/user-guide/config-examples.md +++ b/docs/user-guide/config-examples.md @@ -26,6 +26,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, | [siph/nixvim-flake] | | | [Tanish2002/neovim-config] | | | [traxys/Nixfiles] | | +| [dc-tec/nixivm] | NixVim conifg, inspired by some of the contributors in this list and LazyVIM | [ahwxorg/nixvim-config]: https://github.com/ahwxorg/nixvim-config [alisonjenkins/neovim-nix-flake]: https://github.com/alisonjenkins/neovim-nix-flake @@ -41,6 +42,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, [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 +[dc-tec/nixvim]: https://github.com/dc-tec/nixvim ## Share your config !