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(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
*
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
refactor(highlight_group.c): reduce scope of locals
Lewis Russell
2023-01-19
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
*
feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)
Oliver Marriott
2022-12-28
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
fix(ui): fix some cases of stale highlight definitions
bfredl
2022-11-13
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
refactor(highlight): rename FloatBorderTitle #20988
Raphael
2022-11-07
*
|
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
|
/
*
vim-patch:8.2.0612: Vim9: no check for space before #comment
zeertzjq
2022-11-05
*
fix(highlight): link more treesitter groups by default (#20711)
Christian Clason
2022-10-18
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
fix(treesitter): do not link @error by default
Christian Clason
2022-09-06
*
Merge pull request #20023 from bfredl/hlarena
bfredl
2022-09-01
|
\
|
*
refactor(highlight): make hlattrs2dict always use pre-allocated dict
bfredl
2022-08-31
*
|
vim-patch:9.0.0343: ColorScheme autocommand triggered when colorscheme not fo...
zeertzjq
2022-09-01
|
/
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19931 from bfredl/scopedhl
bfredl
2022-08-26
|
\
|
*
feat(treesitter)!: use @foo.bar style highlight groups
bfredl
2022-08-26
|
*
feat(highlight): support scoped @spam.eggs.baked_beans groups
bfredl
2022-08-26
*
|
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
|
/
*
Merge pull request #19830 from lewis6991/hlgroup_name
bfredl
2022-08-24
|
\
[next]