From 66c8592b31845cb0a1335ecc31ea40e89bed1a38 Mon Sep 17 00:00:00 2001 From: Roel de Cort <63876068+dc-tec@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:49:43 +0200 Subject: [PATCH] fix url didn't render the url correctly, fixed. --- 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 a446d449..9a979e3e 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/nixivm] | NixVim conifg, inspired by some of the contributors in this list and LazyVIM | +| [dc-tec/nixvim] | NixVim conifg, inspired by some of the contributors in this list and LazyVIM | | [elythh/nixvim] | | | [GaetanLepage/nix-config] | Home-manager | | [gwg313/nvim-nix] | |