diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-11-07 00:51:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-07 00:51:03 +0100 |
commit | c598c3ac770b4ae1bdcda06224fa18300eac1455 (patch) | |
tree | 07a49db4d52c5b35c9e7f1faf1bb1d03b2795a5d /runtime/doc/vim_diff.txt | |
parent | 946c2a8ee85830c543e389724575ae531e89b170 (diff) | |
download | rneovim-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.txt | 2 |
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'* |