diff options
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 5452bacffc..8949d27dd6 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -3122,8 +3122,7 @@ A jump table for the options with a short description can be found at |Q_op|. *'highlight'* *'hl'* 'highlight' 'hl' Removed. |vim-differences| global - In nvim the highlight group names for ui highlighting are fixed. - See |highlight-groups|. + The builtin |highlight-groups| cannot be changed. *'hlsearch'* *'hls'* *'nohlsearch'* *'nohls'* 'hlsearch' 'hls' boolean (default on) |