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
*
Merge #10368 from janlazo/vim-8.0.1164
Justin M. Keyes
2019-07-19
|
\
|
*
vim-patch:8.0.1164: changing StatusLine highlight does not always work
Jan Edmund Lazo
2019-07-06
|
*
vim-patch:8.0.1146: redraw when highlight is set with same names
Jan Edmund Lazo
2019-07-06
|
*
vim-patch:8.0.0755: terminal window does not have colors in the GUI
Jan Edmund Lazo
2019-07-06
*
|
Merge #10391 from janlazo/vim-8.1.0495
Justin M. Keyes
2019-07-16
|
\
\
|
*
|
vim-patch:8.1.0495: :filter only supports some commands
Jan Edmund Lazo
2019-07-15
*
|
|
Merge pull request #10504 from bfredl/hl_def
Björn Linse
2019-07-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
|
|
syntax: refactor syn_list_header to not use magic value
Björn Linse
2019-07-14
*
|
|
syntax: fix missing newlines in execute("syn list"). fixes #10467
Björn Linse
2019-07-14
|
/
/
*
/
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
|
/
*
highlight: show "hi Group" message correctly when not using the screen
Björn Linse
2019-07-05
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
vim-patch:8.1.0198: there is no hint that syntax is disabled for 'redrawtime'
Jan Edmund Lazo
2019-06-24
*
vim-patch:8.1.0437: may access freed memory when syntax HL times out
Jan Edmund Lazo
2019-06-24
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.1.1209: clever compiler warns for buffer being too small
Jan Edmund Lazo
2019-04-27
*
vim-patch:8.0.1133: syntax timeout not used correctly
Jan Edmund Lazo
2019-04-23
*
lint
Jan Edmund Lazo
2019-04-23
*
vim-patch:8.0.0647: syntax highlighting can make cause a freeze
Jan Edmund Lazo
2019-04-23
*
floats: add NormalFloat highlight and 'nonumber' default
Björn Linse
2019-03-12
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)
Justin M. Keyes
2018-11-29
*
diff/highlight: do not overlay low-priority CursorLine
Justin M. Keyes
2018-11-27
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)
Jan Edmund Lazo
2018-10-11
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
startup: don't erase screen on `:hi Normal` during startup
Björn Linse
2018-09-20
*
startup: wait for embedder before executing startup commands and files
Björn Linse
2018-09-18
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
2018-08-13
*
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
Merge #8742 vim-patch:8.0.0791,0831,1072,1078,1088
Justin M. Keyes
2018-08-04
|
\
|
*
vim-patch:8.0.1088: occasional memory use after free
Jan Edmund Lazo
2018-07-29
|
*
vim-patch:8.0.1078: using freed memory with ":hi Normal"
Jan Edmund Lazo
2018-07-29
|
*
vim-patch:8.0.1072: :highlight command causes a redraw even when nothing changed
Jan Edmund Lazo
2018-07-29
|
*
vim-patch:8.0.0831: with 8 colors the bold attribute is not set properly
Jan Edmund Lazo
2018-07-29
|
*
vim-patch:8.0.0791: terminal colors depend on the system
Jan Edmund Lazo
2018-07-29
*
|
syntax: syn_pattern.sp_syncing is bool
Jan Edmund Lazo
2018-07-30
*
|
syntax: add const to get_syntax_attr() params
Jan Edmund Lazo
2018-07-30
*
|
syntax: add const to syn_finish_line() params,vars
Jan Edmund Lazo
2018-07-30
*
|
syntax: did_header is bool
Jan Edmund Lazo
2018-07-29
*
|
syntax: scl_id is int
Jan Edmund Lazo
2018-07-29
[next]