aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillTheMule <github@pipsfrank.de>2016-06-28 04:00:27 +0200
committerJustin M. Keyes <justinkz@gmail.com>2016-06-27 22:00:27 -0400
commitf266ff26506d737b1d8a37c6c8b0ead56a611744 (patch)
tree20439fcb78b726aa2727fba938283cbc701bb02a
parent9fb8adf3ad40c5267d1fcdf0bba42e0ab1ee7952 (diff)
downloadrneovim-f266ff26506d737b1d8a37c6c8b0ead56a611744.tar.gz
rneovim-f266ff26506d737b1d8a37c6c8b0ead56a611744.tar.bz2
rneovim-f266ff26506d737b1d8a37c6c8b0ead56a611744.zip
doc: remove obsolete reference (#4978)
-rw-r--r--runtime/doc/options.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 06c0678aca..8c2b7786a7 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -3327,8 +3327,6 @@ A jump table for the options with a short description can be found at |Q_op|.
- no highlighting
: use a highlight group
The default is used for occasions that are not included.
- If you want to change what the display modes do, see |dos-colors|
- for an example.
When using the ':' display mode, this must be followed by the name of
a highlight group. A highlight group can be used to define any type
of highlighting, including using color. See |:highlight| on how to