index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
highlight_group.c
Commit message (
Expand
)
Author
Age
*
fix(colorscheme): distinguish CursorLine/Folded/StatusLineNC highlights #32256
Evgeni Chasnovski
2025-01-30
*
feat(diagnostic): virtual_lines #31959
Maria José Solano
2025-01-26
*
fix(highlight): make TablineSel more noticeable with 'notermguicolors' #31905
Evgeni Chasnovski
2025-01-07
*
fix(highlight): make `TablineSel` more noticeable #31896
Jared Baur
2025-01-07
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
fix(messages): better formatting for :highlight with ext_messages #31627
luukvbaal
2024-12-19
*
vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (...
zeertzjq
2024-12-18
*
vim-patch:9.1.0936: cannot highlight completed text
zeertzjq
2024-12-18
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
docs: misc (#31138)
dundargoc
2024-11-21
*
fix(messages): more ext_messages kinds #31279
luukvbaal
2024-11-20
*
feat(lsp): highlight hover target/range #31110
Riley Bruins
2024-11-17
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
feat(highlight): make `PmenuMatch` and `PmenuMatchSel` bold
Evgeni Chasnovski
2024-10-31
*
feat(defaults): pretty :help headings #30544
Justin M. Keyes
2024-09-27
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
fix(highlight): update `PmenuSel` for colored completion items #30183
Evgeni Chasnovski
2024-08-29
*
fix(highlight): fix the seg fault caused by the invalid linked hl ids
William Wong
2024-08-14
*
vim-patch:9.0.0003: functions are global while they could be local (#29777)
zeertzjq
2024-07-17
*
docs: misc (#29622)
dundargoc
2024-07-15
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
feat(highlight): add StatusLineTerm and StatusLineTermNC groups
Gregory Anders
2024-06-12
*
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
*
refactor: replace '\0' with NUL
James Tirta Halim
2024-06-04
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810
Evgeni Chasnovski
2024-05-23
*
docs: misc (#28609)
dundargoc
2024-05-15
*
fix(colorscheme): add missing LSP groups
Evgeni Chasnovski
2024-05-02
*
fix(api): set script context when using nvim_set_hl (#28123)
zeertzjq
2024-03-31
*
fix(highlight): consistently spell "Goldenrod"
Evgeni Chasnovski
2024-03-30
*
fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colors
Evgeni Chasnovski
2024-03-30
*
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
2024-03-29
*
feat(colorscheme): add semantic tokens modifiers to builtin color scheme
Evgeni Chasnovski
2024-03-21
*
fix(treesitter): document more standard highlight groups
Christian Clason
2024-03-19
*
fix(lsp): add missing LSP semantic token highlight links
Caleb Marshall
2024-03-16
*
refactor: avoid copying before vim_strup() if possible (#27830)
James
2024-03-13
*
refactor(api): use an arena for nvim_buf_get_lines and buffer updates
bfredl
2024-02-11
*
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
*
fix(colorscheme): typo
Jaehwang Jung
2024-01-26
*
feat(colorscheme): update treesitter groups
Evgeni Chasnovski
2024-01-25
*
fix(colorscheme): use explicit normal foreground in syntax groups
Evgeni Chasnovski
2024-01-25
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
fix(colorscheme): link LSP semantic tokens to treesitter groups
John Drouhard
2024-01-23
*
fix(treesitter): update @markup default links
Christian Clason
2024-01-23
*
feat(treesitter)!: new standard capture names
Christian Clason
2024-01-21
*
fix(colorscheme): default statusline groups usability #26921
Evgeni Chasnovski
2024-01-13
*
vim-patch:9.1.0016: default diff highlighting is too noisy
Christian Clason
2024-01-12
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
[next]