From d42c804ad515f45f8addaf5a4bb0b8ce405ea140 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Sat, 5 Oct 2024 21:05:51 -0400 Subject: [PATCH] config-examples: add fred-drake --- 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 6236bb2a..b71eb51c 100644 --- a/docs/user-guide/config-examples.md +++ b/docs/user-guide/config-examples.md @@ -16,6 +16,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, | [alisonjenkins/neovim-nix-flake] | | | [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] | | @@ -38,6 +39,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, [alisonjenkins/neovim-nix-flake]: https://github.com/alisonjenkins/neovim-nix-flake [dc-tec/nixvim]: https://github.com/dc-tec/nixvim [elythh/nixvim]: https://github.com/elythh/nixvim +[fred-drake/neovim]: https://github.com/fred-drake/neovim [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