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
/
src
/
nvim
/
highlight.c
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-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-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-10
fix(highlight): avoid null deref, misc issues #38164
glepnir
1
2026-02-20
feat(highlight): support more SGR attributes #37901
Riccardo Mazzarini
1
2026-02-17
fix(highlight): blend underline check and use struct key for attr cache
glepnir
1
2026-02-10
fix(api): cterm type in highlight keyset #37802
glepnir
1
2025-10-14
fix(pumblend): do not apply special highlight attrs from bg layer #36186
Tomasz N
1
2025-10-10
feat(ui): 'pumborder' (popup menu border) #25541
glepnir
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-10
fix(highlight): preserve bg transparency with winblend=100 #34825
glepnir
1
2025-06-27
fix(highlight): spurious underline in 'winblend' floating window #34614
glepnir
1
2025-06-09
fix(highlight): preserve background transparency in 'winblend' #34302
glepnir
1
2025-06-09
fix(compositor): don't blend uninitialized background cells #34364
luukvbaal
1
2024-12-02
fix(api): make `nvim_set_hl()` respect all `cterm` attributes (#31390)
Evgeni Chasnovski
1
2024-11-25
feat(keysets): teach Union and LuaRefOf
Lewis Russell
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-10
fix(highlight): floating windows inherit NormalFloat from global-ns
glepnir
1
2024-03-08
refactor(ui): remove outdated UI vs UIData distinction
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-10
refactor: rename w_float_config to w_config #27419
Will Hopkins
1
2024-02-09
refactor(api): use arena for hlstate inspection
bfredl
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-01-25
docs: various fixes (#27063)
dundargoc
1
2024-01-24
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-12
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
1
2023-11-11
fix(highlight): apply 'winblend' to float border (#25981)
zeertzjq
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-08
fix(PVS/V547): expression is always true/false
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-19
refactor(grid): change schar_T representation to be more compact
bfredl
1
2023-09-13
refactor(highlight): merge redundant attr_entries and attr_entry_ids structs
bfredl
1
2023-09-08
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
1
2023-05-10
fix(highlight): apply 'winblend' to NormalNC (#23555)
zeertzjq
1
2023-04-07
refactor(api): make typed dicts appear as types in the source code
bfredl
1
[next]