diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-03-20 18:08:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-20 18:08:16 -0400 |
commit | dc8da7ba40feac55d383bfca5fe69d1f63e5abf1 (patch) | |
tree | 856bec510e9abc97a4ae9a7bf7fc44f66762d5c5 /runtime | |
parent | 049213b419b0b5134224be0bcd0ec2e94589c6b0 (diff) | |
parent | 79575cfe8a191dabb1352f8d75d984a7866d70fd (diff) | |
download | rneovim-dc8da7ba40feac55d383bfca5fe69d1f63e5abf1.tar.gz rneovim-dc8da7ba40feac55d383bfca5fe69d1f63e5abf1.tar.bz2 rneovim-dc8da7ba40feac55d383bfca5fe69d1f63e5abf1.zip |
Merge pull request #14060 from andymass/vim-8.2.1703
[RFC] vim-patch:8.2.{1693,1703,1705}
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/syntax.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index b45e9ed450..aeee02a1e0 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -4689,6 +4689,7 @@ in their own color. highlighting for groups added by the user! Uses the current value of 'background' to decide which default colors to use. + If there was a default link, restore it. |:hi-link| :hi[ghlight] clear {group-name} :hi[ghlight] {group-name} NONE |