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. ''; };