mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 10:56:31 +00:00
docs: fix typos (#18269)
Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: Dan Sully <dan+github@sully.org> Co-authored-by: saher <msaher.shair@gmail.com> Co-authored-by: Stephan Seitz <stephan.seitz@fau.de> Co-authored-by: Benedikt Müller <d12bb@posteo.de> Co-authored-by: Andrey Mishchenko <mishchea@gmail.com> Co-authored-by: Famiu Haque <famiuhaque@protonmail.com> Co-authored-by: Oliver Marriott <hello@omarriott.com>
This commit is contained in:
@@ -157,7 +157,6 @@ Dictionary nvim__get_hl_defs(Integer ns_id, Error *err)
|
||||
/// - reverse: boolean
|
||||
/// - nocombine: boolean
|
||||
/// - link: name of another highlight group to link to, see |:hi-link|.
|
||||
/// Additionally, the following keys are recognized:
|
||||
/// - default: Don't override existing definition |:hi-default|
|
||||
/// - ctermfg: Sets foreground of cterm color |highlight-ctermfg|
|
||||
/// - ctermbg: Sets background of cterm color |highlight-ctermbg|
|
||||
|
Reference in New Issue
Block a user