From b4aa9c54cbfda8b39159c8508f5b5110d5c5656c Mon Sep 17 00:00:00 2001 From: Ching Pei Yang <59727193+horriblename@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:27:10 +0200 Subject: [PATCH] docs: wrong link --- modules/wrapper/build/options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wrapper/build/options.nix b/modules/wrapper/build/options.nix index 39b425db..6a8d085f 100644 --- a/modules/wrapper/build/options.nix +++ b/modules/wrapper/build/options.nix @@ -47,7 +47,7 @@ in { internally to add plugins to Neovim's runtime. To add additional plugins to your configuration, consider - using the [{option}`vim.extraPlugins`](#opt-vim.optPlugins) + using the [{option}`vim.extraPlugins`](#opt-vim.extraPlugins) option. ''; };