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
*
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
*
fix(highlight): update `IncSearch` to link to `CurSearch`
Evgeni Chasnovski
2024-01-06
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
[next]