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: 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
|
\
|
*
feat(highlight)!: error on invalid names and allow '.' and '@'
Lewis Russell
2022-08-24
*
|
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
\
|
|
/
|
/
|
|
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
fix(api): make nvim_set_hl(ns=0, ...) redraw screen properly
bfredl
2022-08-18
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2022-07-18
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
perf(highlight): use binary search to lookup RGB color names
bfredl
2022-06-23
*
perf(highlight): allocate permanent names in an arena for fun and cache locality
bfredl
2022-06-21
*
refactor: remove atrocious HL_TABLE()[idx] syntax before I poke my eyes out
bfredl
2022-06-21
*
refactor(highlight): get rid of syn_unadd_group()
bfredl
2022-06-21
*
perf(highlight): don't allocate duplicates for color names
bfredl
2022-06-21
*
perf(highlight): get rid of local memory allocations for "{key}={arg}"
bfredl
2022-06-21
*
fix(hl): set Normal hl group sg_attr value #18820
Oliver Marriott
2022-06-03
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
[next]