mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
vim-patch:a234a46: runtime(doc): fix typo in usr_02.txt (#32063)
fixes: vim/vim#16455
a234a46651
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -684,8 +684,8 @@ Summary: *help-summary* >
|
||||
:help E128
|
||||
< takes you to the |:function| command
|
||||
|
||||
27) Documenction for packages distributed with Vim have the form package-<name>.
|
||||
So >
|
||||
27) Documentation for packages distributed with Vim have the form
|
||||
package-<name>. So >
|
||||
:help package-termdebug
|
||||
<
|
||||
will bring you to the help section for the included termdebug plugin and
|
||||
|
Reference in New Issue
Block a user