Merge pull request #25229 from glepnir/20323

fix(highlight): add force in nvim_set_hl
This commit is contained in:
bfredl
2023-09-26 14:20:10 +02:00
committed by GitHub
7 changed files with 19 additions and 2 deletions

View File

@@ -165,6 +165,7 @@ error('Cannot require a meta file')
--- @field blend? integer
--- @field fg_indexed? boolean
--- @field bg_indexed? boolean
--- @field force? boolean
--- @class vim.api.keyset.highlight_cterm
--- @field bold? boolean