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
/
syntax.c
Commit message (
Expand
)
Author
Age
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
*
build/MSVC: fix "C4005: RGB: macro redefinition"
Justin M. Keyes
2018-03-18
*
vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)
KunMing Xie
2018-03-08
*
vim-patch:8.0.0220: highlight completion misses some values #8013
ckelsel
2018-03-04
*
vim-patch:8.0.1561: crash with rust syntax highligting (#8095)
James McCoy
2018-03-03
*
vim-patch:8.0.0214 (#8010)
KunMing Xie
2018-02-19
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
vim-patch:8.0.0672: synconcealed() changes too often #7887
nate
2018-02-01
*
Merge #7424 'vim-patch: 8.0.0198, 8.0.0200, 8.0.0201, 8.0.0202, 8.0.0204'
Justin M. Keyes
2018-01-18
|
\
|
*
lint
dvejmz
2018-01-09
|
*
vim-patch:8.0.0204: compiler warns for uninitialized variable
dvejmz
2018-01-09
|
*
vim-patch:8.0.0201: completion of highlight groups includes cleared names
dvejmz
2018-01-09
|
*
vim-patch:8.0.0198
dvejmz
2018-01-09
|
/
*
*: Replace all occurrences of NVim with Nvim
ZyX
2017-11-30
*
functests: Add some more tests
ZyX
2017-11-26
*
Merge branch 'master' into expression-parser
ZyX
2017-11-26
|
\
|
*
:highlight : avoid redraw on error
nate
2017-11-25
|
*
syntax.c: Fix maybe-uninitialized warning (#7596)
Phlosioneer
2017-11-21
*
|
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
\
|
|
*
Use PRId64 to format Integer when calling api_set_error
James McCoy
2017-11-12
|
*
doc: deprecate 'highlight'; remove howto.txt (#7497)
Justin M. Keyes
2017-11-07
*
|
syntax: Fix duplicate group definitions
ZyX
2017-11-19
*
|
unittests,syntax: Check for sanity of highlight_init_cmdline
ZyX
2017-11-13
*
|
viml/parser/expressions: Add support for parsing assignments
ZyX
2017-11-12
*
|
*: Fix linter errors
ZyX
2017-10-30
*
|
syntax,viml/parser/expressions: Add missing highlight groups
ZyX
2017-10-29
*
|
syntax: Adjust position and arguments of syn_init_cmdline_highlight
ZyX
2017-10-29
*
|
syntax,viml/expressions/parser: Create defaults for expr highlighting
ZyX
2017-10-29
|
/
*
Merge #7327 from ckelsel/vim-8.0.0131
Justin M. Keyes
2017-10-09
|
\
|
*
Merge branch 'master' into vim-8.0.0131
KunMing Xie
2017-10-08
|
|
\
|
*
|
vim-patch:8.0.0155
ckelsel
2017-09-28
*
|
|
test: nvim_get_hl_by_name/by_id #7082
Justin M. Keyes
2017-10-08
*
|
|
Merge #7082 'api: nvim_get_hl_by_name/by_id'
Justin M. Keyes
2017-10-08
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove duplicate ATTRENTRY_INIT
Matthieu Coudron
2017-09-30
|
*
|
Changed prototypes to accept a boolean "rgb"
Matthieu Coudron
2017-09-30
|
*
|
Increased test coverage for RGB and cterm
Matthieu Coudron
2017-09-30
|
*
|
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
2017-09-30
|
|
/
*
|
vim-patch:8.0.0142 (#7335)
KunMing Xie
2017-10-07
*
|
vim-patch:8.0.0157 (#7362)
KunMing Xie
2017-10-07
|
/
*
syntax.c: style
Matthieu Coudron
2017-08-22
*
syntax.c: register 'Normal' highlight group
Matthieu Coudron
2017-08-22
*
syntax: Fix V763: parameter always rewritten before being used
ZyX
2017-07-04
*
syntax: Silence V782
ZyX
2017-05-20
*
options: make 'highlight' read-only
Björn Linse
2017-05-15
*
*: Add comment to all C files
ZyX
2017-04-19
*
highlight: default Cursor to guibg=fg, guifg=bg
Matthieu Coudron
2017-04-17
*
coverity/56795: Fix NULL dereference in :syn keyword non-printable
ZyX
2017-04-09
*
'listchars': `Whitespace` highlight group #6367
Yichao Zhou
2017-04-03
*
tui: 'guicursor' color
Matthieu Coudron
2017-04-01
[next]