From 59941a5300b1b13d6aac0a5115c8fc5b955b5405 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Sat, 27 Jul 2024 01:39:00 -0500 Subject: [PATCH] config-examples: fix typo --- docs/user-guide/config-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/config-examples.md b/docs/user-guide/config-examples.md index 7fe38711..cb68a3b1 100644 --- a/docs/user-guide/config-examples.md +++ b/docs/user-guide/config-examples.md @@ -14,7 +14,7 @@ all of the nixvim options are accessible no matter how you are using it (flake, |-|-| | [ahwxorg/nixvim-config] | | | [alisonjenkins/neovim-nix-flake] | | -| [dc-tec/nixvim] | NixVim conifg, inspired by some of the contributors in this list and LazyVIM | +| [dc-tec/nixvim] | NixVim config, inspired by some of the contributors in this list and LazyVIM | | [elythh/nixvim] | | | [GaetanLepage/nix-config] | Home-manager | | [gwg313/nvim-nix] | |