diff options
Diffstat (limited to 'runtime/doc/api.txt')
-rw-r--r-- | runtime/doc/api.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/api.txt b/runtime/doc/api.txt index 60d7528602..2c75acbe1f 100644 --- a/runtime/doc/api.txt +++ b/runtime/doc/api.txt @@ -1625,8 +1625,7 @@ nvim_set_hl({ns_id}, {name}, {*val}) *nvim_set_hl()* • reverse: boolean • nocombine: boolean • link: name of another highlight group to link - to, see |:hi-link|. Additionally, the following - keys are recognized: + to, see |:hi-link|. • default: Don't override existing definition |:hi-default| • ctermfg: Sets foreground of cterm color |