index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
highlight_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-20
fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210
glepnir
1
2026-04-17
fix(lsp): limit number of created highlight groups (#39133)
Evgeni Chasnovski
1
2026-04-12
feat(api): nvim_set_hl can set "font" #37668
glepnir
1
2026-04-12
fix(api): nvim_get_hl drops groups defined with link_global #38492
glepnir
1
2026-04-11
fix(highlight): preserve inherited colors when update=true breaks links #38750
glepnir
1
2026-03-28
docs: news #38464
Justin M. Keyes
1
2026-03-28
fix(api): nvim_set_hl boolean false corrupts underline styles (#38504)
glepnir
1
2026-03-25
feat(api): nvim_set_hl{update:boolean} #37546
glepnir
1
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
1
2026-03-06
fix(api): nvim_set_hl crashes when url= key is passed
glepnir
1
2026-02-20
feat(highlight): support more SGR attributes #37901
Riccardo Mazzarini
1
2026-02-15
fix(highlight): setting 'winhl' doesn't work with global ns (#37868)
zeertzjq
1
2026-02-10
test: move deprecated highlight API tests #37801
glepnir
1
2024-12-02
fix(api): make `nvim_set_hl()` respect all `cterm` attributes (#31390)
Evgeni Chasnovski
1
2024-11-22
fix(highlight): 'winhl' shouldn't take priority over API (#31288)
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-02
feat(highlight): update default color scheme
Evgeni Chasnovski
1
2023-10-01
feat(ui): allow to get the highlight namespace
Daniel Steinberg
1
2023-09-26
fix(highlight): add force in nvim_set_hl
glepnir
1
2023-09-17
fix(highlight): correct hi command output
glepnir
1
2023-09-09
fix(highlight): add create param in nvim_get_hl
glepnir
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-05-22
fix(api): nvim_get_hl should return default flag
Null Chilly
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-04-13
fix(api): make nvim_get_hl not return non-existing groups
bfredl
1
2023-03-31
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
1
2023-03-23
fix(api): make nvim_get_hl return 'cterm' attrs properly
bfredl
1
2023-03-23
feat(api): add nvim_get_hl (#22693)
Null Chilly
1
2023-02-23
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
1
2023-02-14
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22256
Justin M. Keyes
1
2023-01-31
fix(highlight): properly deal with underline mask when listing (#22057)
zeertzjq
1
2023-01-24
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
1
2023-01-24
refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask
Paul "LeoNerd" Evans
1
2022-12-10
fix(tests): initialize Screen.colors in API highlight tests
Jon Huhn
1
2022-08-31
fix(api): nvim_set_hl bail out on invalid group name (#20021)
zeertzjq
1
2022-08-17
feat(ui): allow to set the highlight namespace per window
bfredl
1
2022-07-31
fix(highlight): add missing 'nocombine' to nvim_get_hl_* apis (#19586)
Munif Tanjim
1
2022-06-30
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
1
2022-06-21
perf(highlight): don't allocate duplicates for color names
bfredl
1
2022-06-16
fix(hl): return cterm fg/bg even if they match Normal #18981
Oliver Marriott
1
2022-06-03
fix(hl): set Normal hl group sg_attr value #18820
Oliver Marriott
1
2022-04-15
docs: typo fixes (#17859)
dundargoc
1
2022-03-03
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
1
[next]