aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2024-12-03 09:44:28 -0800
committerGitHub <noreply@github.com>2024-12-03 09:44:28 -0800
commitae93c7f369a174f3d738ab55030de2c9dfc10c57 (patch)
treeedda44dff7261c3b28e47f9493d8aba998ce482d /runtime/doc/vim_diff.txt
parent2495e7e22a0d56911d3677a17de3ff946b68a9a1 (diff)
downloadrneovim-ae93c7f369a174f3d738ab55030de2c9dfc10c57.tar.gz
rneovim-ae93c7f369a174f3d738ab55030de2c9dfc10c57.tar.bz2
rneovim-ae93c7f369a174f3d738ab55030de2c9dfc10c57.zip
docs: misc, help tags for neovim.io searches #31428
Problem: Various keywords are commonly searched-for on https://neovim.io, but don't have help tags. Solution: Add help tags. fix #31327
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 6e1a9adb83..8e19df0160 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -686,7 +686,7 @@ Cscope:
https://github.com/dhananjaylatkar/cscope_maps.nvim
Eval:
-- Vim9script
+- *Vim9script* (the Vim 9+ flavor of Vimscript) is not supported.
- *cscope_connection()*
- *err_teapot()*
- *js_encode()*