aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-09-24 15:07:49 +0200
committerGitHub <noreply@github.com>2016-09-24 15:07:49 +0200
commite65895941ca262e1ca708b19ea18d72a77761279 (patch)
tree4932d5a1efe09a9b55c11460c39f3c6d0c828c0a /runtime/doc/syntax.txt
parent54d41ff0495505f54f9072c58988302b8a1d69be (diff)
downloadrneovim-e65895941ca262e1ca708b19ea18d72a77761279.tar.gz
rneovim-e65895941ca262e1ca708b19ea18d72a77761279.tar.bz2
rneovim-e65895941ca262e1ca708b19ea18d72a77761279.zip
doc/deprecated.txt (#5338)
`deprecated.txt` is a place for deprecated tags to live. - Encourages aggressive documentation of deprecations without cluttering the main help files. - Provides a single browsable reference of all deprecations. Other changes: - Move tags to doc/vim_diff.txt. - Remove doc/quotes.txt. It has little historical value, except maybe the Larry Wall quote.
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r--runtime/doc/syntax.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index d9440b6df8..308fa90ab3 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -4926,8 +4926,6 @@ TabLineSel tab pages line, active tab page label
Title titles for output from ":set all", ":autocmd" etc.
*hl-Visual*
Visual Visual mode selection
- *hl-VisualNOS*
-VisualNOS Removed. |vim-differences| {Nvim}
*hl-WarningMsg*
WarningMsg warning messages
*hl-WildMenu*