diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2017-10-07 15:55:25 +0200 |
|---|---|---|
| committer | Justin M. Keyes <justinkz@gmail.com> | 2017-10-07 16:31:34 +0200 |
| commit | 7a832c312f13bd6be9350952cdac3bd30613a824 (patch) | |
| tree | fa8251caf6402426fb45bfd8112e49284db4cfdb /runtime/doc/vim_diff.txt | |
| parent | 9ad7529f705c883e13fba9a014696fb37318145f (diff) | |
| download | rneovim-7a832c312f13bd6be9350952cdac3bd30613a824.tar.gz rneovim-7a832c312f13bd6be9350952cdac3bd30613a824.tar.bz2 rneovim-7a832c312f13bd6be9350952cdac3bd30613a824.zip | |
syntax: 'cursorcolumn', 'colorcolumn': low priority #6380
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..5df3852d8e 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| are lower priority than most other + groups + ============================================================================== 5. Missing legacy features *nvim-features-missing* |