From 5666615a3737f84ebe391212d2c45036874d4578 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Wed, 15 Oct 2025 21:11:39 +0200 Subject: [PATCH] Fix footnote Signed-off-by: Hektor Misplon --- dots/.config/nvim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/nvim/README.md b/dots/.config/nvim/README.md index 1c03cb9..56cfb3d 100644 --- a/dots/.config/nvim/README.md +++ b/dots/.config/nvim/README.md @@ -3,4 +3,4 @@ My neovim configuration. Available as a Nix flake [^nixcats]. When installing manually, `paq.nvim` is used as a fallback plugin manager. -[^nixcats] Based on [this nixCats `example` template](https://github.com/BirdeeHub/nixCats-nvim/tree/77dffad8235eb77684fcb7599487c8e9f23d5b8f/templates/example) +[^nixcats]: Based on [this nixCats `example` template](https://github.com/BirdeeHub/nixCats-nvim/tree/77dffad8235eb77684fcb7599487c8e9f23d5b8f/templates/example)