mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 13:05:05 +00:00
docs: fix help tag link #34988
This commit is contained in:
committed by
GitHub
parent
d7050d6e39
commit
586e6d427a
@@ -271,7 +271,7 @@ For writing a Vim script, see chapter 41 of the user manual |usr_41.txt|.
|
||||
< If the directory pack/*/opt/{name}/after exists it is
|
||||
added at the end of 'runtimepath'.
|
||||
|
||||
Note: Use |vim.pack.add()) to install from a URL.
|
||||
Note: Use |vim.pack.add()| to install from a URL.
|
||||
|
||||
If loading packages from "pack/*/start" was skipped,
|
||||
then this directory is searched first: >
|
||||
|
||||
Reference in New Issue
Block a user