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
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
Merge pull request #16597 from bfredl/nomisc1
Björn Linse
2021-12-10
|
\
|
*
refactor(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
*
|
vim-patch:8.2.3757: an overlong highlight group name is silently truncated
James McCoy
2021-12-08
*
|
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
|
/
*
Merge pull request #16411 from dundargoc/refactor/upgrade-uncrustify
Björn Linse
2021-12-04
|
\
|
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
|
Merge pull request #16381 from VVKot/vim-8.1.0228
Jan Edmund Lazo
2021-11-30
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.1393: unnecessary type casts
VVKot
2021-11-22
*
|
vim-patch:8.1.1606: on a narrow screen ":hi" output is confusing (#16388)
Volodymyr Kot
2021-11-21
|
/
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
vim-patch:8.1.2395: using old C style comments
Dundar Göc
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2395: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
|
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
|
/
*
refactor: define diagnostic highlights in syntax.c
Gregory Anders
2021-10-03
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
2021-09-17
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
refactor(syntax.c): format with uncrustify #15627
dundargoc
2021-09-11
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor(syntax): don't use pointer indirected maps for no reason
Björn Linse
2021-08-22
*
perf(highlight): use a hashtable for highlight group names
Björn Linse
2021-08-19
*
refactor(highlight): make syn_check_group alloc free for existing group
Björn Linse
2021-08-18
*
vim-patch:8.1.2029: cannot control 'cursorline' highlighting well
zeertzjq
2021-08-02
*
Merge pull request #15206 from dundargoc/refactor/a-song-of-true-and-false/gl...
Björn Linse
2021-07-30
|
\
|
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
|
fixup! fix(highlight): remove syncolor.vim
Jan Edmund Lazo
2021-07-29
*
|
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
*
|
fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
|
/
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
feat(runtime): Allow lua to be used in colorschemes
shadmansaleh
2021-06-11
*
startup: do "syntax enable" instead of "syntax on"
Björn Linse
2021-04-30
*
vim-patch:8.2.2761: using "syn include" does not work properly
Jan Edmund Lazo
2021-04-15
*
Border: allow to enable/disable specific border edges
Björn Linse
2021-04-04
*
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
[next]