diff options
author | ckelsel <ckelsel@hotmail.com> | 2017-10-08 09:35:23 +0800 |
---|---|---|
committer | ckelsel <ckelsel@hotmail.com> | 2017-10-08 09:35:23 +0800 |
commit | 76606b6bc587fddcf990cf40a39521750734a80d (patch) | |
tree | 2810779733954dccec0bae739768b8d4e4186d4c /runtime/doc/vim_diff.txt | |
parent | f2b9ccec106b6c4619cc762ea77546810f1cbfd4 (diff) | |
parent | 032b088c848585e60e8dc1a210f240bad6bb3387 (diff) | |
download | rneovim-76606b6bc587fddcf990cf40a39521750734a80d.tar.gz rneovim-76606b6bc587fddcf990cf40a39521750734a80d.tar.bz2 rneovim-76606b6bc587fddcf990cf40a39521750734a80d.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index eb3c4d50ce..861fa65c3a 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -280,6 +280,10 @@ other arguments if used). |input()| and |inputdialog()| support user-defined cmdline highlighting. +Highlight groups: + |hl-ColorColumn|, |hl-CursorColumn|, |hl-CursorLine| are lower priority than + (overridden by) most other highlight groups. + ============================================================================== 5. Missing legacy features *nvim-features-missing* |