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: 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
*
|
fix(api): nvim_get_hl should return default flag
Null Chilly
2023-05-22
|
/
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
fix(api): make nvim_get_hl not return non-existing groups
bfredl
2023-04-13
*
fix(highlight): add missing g: prefix for colors_name (#22952)
zeertzjq
2023-04-08
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make char * parameters const in message.c
ii14
2023-04-07
*
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2023-04-06
*
feat(lsp): create default link from @lsp.type.comment to Comment (#22888)
Gregory Anders
2023-04-04
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
fix(api): make nvim_get_hl return 'cterm' attrs properly
bfredl
2023-03-23
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...
zeertzjq
2023-03-11
*
feat(lsp)!: add rule-based sem token highlighting (#22022)
swarn
2023-03-06
*
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
2023-02-23
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
fix(highlight): properly deal with underline mask when listing (#22057)
zeertzjq
2023-01-31
[next]