Fix typos (#326)

* fix: typo

* docs: wrong link
This commit is contained in:
Ching Pei Yang 2024-07-10 01:37:07 +02:00 committed by GitHub
commit 8071bfdb72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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