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
*
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
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
*: Use const char * in set_one_cmd_context
ZyX
2017-03-29
*
syntax: Fix linter error
ZyX
2017-03-29
*
*: Make some more things const and with length
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
*: Fix linter errors
ZyX
2017-02-15
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
refactor: Replace vim_strcat() with xstrlcat().
Justin M. Keyes
2017-01-23
*
syntax.c: Update color names. (#5733)
Justin M. Keyes
2016-12-08
*
vim-patch:7.4.1691
Shougo Matsushita
2016-11-24
*
'inccommand': rename 'incsubstitute'
Justin M. Keyes
2016-11-08
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
Incsubsitution feature
KillTheMule
2016-10-30
*
version: has("nvim-1.2.3")
Justin M. Keyes
2016-10-25
*
vim-patch:7.4.1547 #5326
Stéphane Campinas
2016-09-16
*
syntax.c: Support bg/fg special color-names. #5319
Kerem Cakirer
2016-09-16
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
highlight: Added QuickFixLine highlight group
Tommy Allen
2016-08-17
*
mouse.c: Adjust clicked column if chars are concealed (#5087)
Tommy Allen
2016-07-28
*
lint
James McCoy
2016-07-08
*
vim-patch:7.4.1552
James McCoy
2016-07-08
*
synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851
Rom Grk
2016-06-18
*
Make clint happy again
James McCoy
2016-06-02
*
vim-patch:7.4.1695
James McCoy
2016-06-02
*
vim-patch:7.4.1142
James McCoy
2016-06-02
*
syntax: foo=NONE clears hi group
AdnoC
2016-05-21
*
Merge #4633: support "special" highlight (undercurl)
Justin M. Keyes
2016-05-19
|
\
|
*
Linting
AdnoC
2016-05-17
|
*
syntax: Add support for the "special" color used for undercurls
AdnoC
2016-05-17
*
|
vim-patch: 7.4.1036
Michael Ennen
2016-05-17
|
/
*
Merge pull request #4733 from AdnoC/hi-link-cleared-group
Justin M. Keyes
2016-05-12
|
\
|
*
syntax: Allow cleared highlight groups to be linked
AdnoC
2016-05-10
*
|
Merge pull request #4730 from jbradaric/vim-7.4.1052
Justin M. Keyes
2016-05-12
|
\
\
|
*
|
vim-patch:7.4.1052
Jurica Bradaric
2016-05-10
|
|
/
*
/
vim-patch:7.4.1054
Jurica Bradaric
2016-05-10
|
/
*
*: Fix new linter errors
ZyX
2016-05-01
*
syntax.c: Avoid the 'background' adjustment when true color enabled
watiko
2016-03-08
*
vim-patch:7.4.1141
Jurica Bradaric
2016-03-03
*
coverity/135578: Memory - illegal accesses
Justin M. Keyes
2016-02-16
*
startup: Avoid VimL global. Introduce TriState enum.
Justin M. Keyes
2016-02-14
[next]