aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-11-07 00:51:03 +0100
committerGitHub <noreply@github.com>2017-11-07 00:51:03 +0100
commitc598c3ac770b4ae1bdcda06224fa18300eac1455 (patch)
tree07a49db4d52c5b35c9e7f1faf1bb1d03b2795a5d /runtime/doc/vim_diff.txt
parent946c2a8ee85830c543e389724575ae531e89b170 (diff)
downloadrneovim-c598c3ac770b4ae1bdcda06224fa18300eac1455.tar.gz
rneovim-c598c3ac770b4ae1bdcda06224fa18300eac1455.tar.bz2
rneovim-c598c3ac770b4ae1bdcda06224fa18300eac1455.zip
doc: deprecate 'highlight'; remove howto.txt (#7497)
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 6959d64989..d37b9be4e3 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -377,7 +377,7 @@ Other options:
'esckeys'
'guioptions' "t" flag was removed
*'guipty'* (Nvim uses pipes and PTYs consistently on all platforms.)
- 'highlight' (the builtin |highlight-groups| cannot be changed)
+ 'highlight' (Names of builtin |highlight-groups| cannot be changed.)
*'imactivatefunc'* *'imaf'*
*'imactivatekey'* *'imak'*
*'imstatusfunc'* *'imsf'*