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.h
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(highlight): make hlattrs2dict always use pre-allocated dict
bfredl
2022-08-31
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21