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
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
vim-patch:8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear"
Andy K. Massimino
2021-03-20
*
vim-patch:8.2.1703: ":highlight clear" does not restore default link
Andy K. Massimino
2021-03-05
*
vim-patch:8.2.1693: "hi def" does not work for cleared highlight
Andy K. Massimino
2021-03-05
*
eval: use char* for set_internal_string_var()
Jan Edmund Lazo
2021-02-07
*
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
decorations: allow nvim_set_hl to break existing links
Björn Linse
2020-11-21
*
vim-patch:8.2.2011: "syn sync" reports a very large number
Sean Dewar
2020-11-19
*
Merge pull request #13275 from janlazo/vim-8.1.0805
Matthieu Coudron
2020-11-14
|
\
|
*
vim-patch:8.1.0810: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
|
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
|
/
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.2.1678: crash when using ":set" after ":ownsyntax"
Thomas Vigouroux
2020-09-24
*
vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computed
Brad King
2020-06-23
*
syntax: Factor out duplicate E390 strings
Brad King
2020-06-23
*
syntax: factor out helper to compute the syntax-based foldlevel
Brad King
2020-06-23
*
vim-patch:8.1.1895: using NULL pointer when out of memory
Jan Edmund Lazo
2020-06-04
*
vim-patch:8.2.0635: when using 256 colors DarkYellow does not show expected c...
Jan Edmund Lazo
2020-04-25
*
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUI
Jan Edmund Lazo
2020-01-06
*
doc: fix typos
Brian Wignall
2019-11-27
*
syntax: zero-init local structs
Jan Edmund Lazo
2019-11-02
*
vim-patch:8.0.0914: highlight attributes are always combined (#10256)
Daniel Hahler
2019-09-26
*
vim-patch:8.0.1621: using invalid default value for highlight attribute
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.0.1134: superfluous call to syn_get_final_id()
Jan Edmund Lazo
2019-09-14
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
vim-patch:8.0.0941: existing color schemes don't like StatusLineTerm
Jan Edmund Lazo
2019-09-09
*
vim-patch:8.0.0937: user highlight groups not adjusted for terminal
Jan Edmund Lazo
2019-09-09
*
vim-patch:8.0.0970: passing invalid highlight id #10972
Justin M. Keyes
2019-09-08
*
vim-patch:8.0.1332: enhance quickfix highlighting #10259
Daniel Hahler
2019-09-06
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
vim-patch:8.1.1950: using NULL pointer after an out-of-memory (#10902)
Jan Edmund Lazo
2019-08-31
*
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
[next]