aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2023-06-19 16:14:28 +0200
committerGitHub <noreply@github.com>2023-06-19 16:14:28 +0200
commit91f57723adaab2877d5a0183912fcc51491fe90f (patch)
tree0f1ad54ef1342a3ac7d9482ed6f325cc75e573f3 /runtime
parentdcf8a71b85d248a76f013afb67ff54c42697e6c1 (diff)
parent0d149bb186390c3e40fb693050d0c30cddc8c7c5 (diff)
downloadrneovim-91f57723adaab2877d5a0183912fcc51491fe90f.tar.gz
rneovim-91f57723adaab2877d5a0183912fcc51491fe90f.tar.bz2
rneovim-91f57723adaab2877d5a0183912fcc51491fe90f.zip
Merge pull request #24063 from bfredl/ceci-nest-pas-rtp
fix(docs): the runtimepath is not the runtime path
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/api.txt b/runtime/doc/api.txt
index fe3f763648..1727b571ca 100644
--- a/runtime/doc/api.txt
+++ b/runtime/doc/api.txt
@@ -1133,7 +1133,7 @@ nvim_list_chans() *nvim_list_chans()*
specified at |nvim_get_chan_info()|.
nvim_list_runtime_paths() *nvim_list_runtime_paths()*
- Gets the paths contained in 'runtimepath'.
+ Gets the paths contained in |runtime-search-path|.
Return: ~
List of paths