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
*
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
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
feat(lsp): add snippet API (#25301)
Maria José Solano
2023-10-21
*
Merge pull request #25491 from glepnir/25474
bfredl
2023-10-04
|
\
|
*
fix(highlight): attr set all when normal attr changed
glepnir
2023-10-04
*
|
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
|
feat(completion): support completing more string options
zeertzjq
2023-10-01
|
/
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
fix(highlight): add force in nvim_set_hl
glepnir
2023-09-26
*
fix(highlight): correct hi command output
glepnir
2023-09-17
*
fix(highlight): add create param in nvim_get_hl
glepnir
2023-09-09
*
feat(highlight): add `FloatFooter` highlight group
Evgeni Chasnovski
2023-08-26
*
vim-patch:9.0.1767: '.-' no allowed in highlight group names (#24814)
zeertzjq
2023-08-21
*
feat(highlight): Allow hyphens (-) in highlight group names (#24714)
Gregory Anders
2023-08-15
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
fix(highlight): make CurSearch work properly with 'winhl' (#24448)
zeertzjq
2023-07-23
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
fix(lsp): define LspInlayHint highlight group #24073
Chinmay Dalal
2023-06-21
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
Merge pull request #23730 from famiu/refactor/api/helpers
bfredl
2023-05-23
|
\
|
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
|
fix(colorscheme): try .lua files in 'rtp' before .vim files in 'pp' (#23727)
zeertzjq
2023-05-23
[next]