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
/
runtime
/
syntax
Commit message (
Expand
)
Author
Age
...
*
vim-patch:9.1.0865: filetype: org files are not recognized
Christian Clason
2024-11-15
*
vim-patch:8e013b1: runtime(racket): update Racket runtime files
Christian Clason
2024-11-14
*
vim-patch:5ca8f22: runtime(idris2): include filetype,indent+syntax plugins fo...
Christian Clason
2024-11-13
*
vim-patch:622f6f5: runtime(tex): extra Number highlighting causes issues
Christian Clason
2024-11-11
*
vim-patch:6065755: runtime(tex): update Last Change header in syntax script
Christian Clason
2024-11-11
*
vim-patch:8e6b503: runtime(tex): add Number highlighting to syntax file
Christian Clason
2024-11-10
*
vim-patch:bbe5252: runtime(vim): Update base-syntax, improve :normal highligh...
zeertzjq
2024-11-10
*
vim-patch:818c641: runtime(vim): Update base-syntax file, improve class, enum...
zeertzjq
2024-11-10
*
vim-patch:80aabaa: runtime(vim): Distinguish Vim9 builtin object methods from...
zeertzjq
2024-11-10
*
vim-patch:dfcef89: runtime(vim): Distinguish Vim9 constructor definitions fro...
zeertzjq
2024-11-10
*
vim-patch:39f52a6: runtime(structurizr): Update structurizr syntax
zeertzjq
2024-11-09
*
vim-patch:6e410c9: runtime(8th): updated 8th syntax
zeertzjq
2024-11-09
*
vim-patch:9dadfe7: runtime(debversions): Update Debian versions
Christian Clason
2024-11-05
*
vim-patch:d181baf: runtime(typst): synchronize updates from the upstream typs...
Christian Clason
2024-11-02
*
vim-patch:6be21b9: runtime(debversions): Add plucky (25.04) as Ubuntu release...
Christian Clason
2024-10-31
*
vim-patch:1e2007e: runtime(awk): Highlight more awk comments in syntax script
Christian Clason
2024-10-29
*
vim-patch:f10db25: runtime(swayconfig): add flag for bindsym/bindcode to synt...
Christian Clason
2024-10-18
*
vim-patch:5e53fca: runtime(jinja): Support jinja syntax as secondary filetype
Christian Clason
2024-10-17
*
vim-patch:6c2fc37: runtime(help): Update help syntax
zeertzjq
2024-10-17
*
vim-patch:4bfb899: runtime(help): fix end of sentence highlight in code examples
zeertzjq
2024-10-17
*
vim-patch:9.1.0779: filetype: neomuttlog files are not recognized
Christian Clason
2024-10-14
*
vim-patch:9.1.0778: filetype: lf config files are not recognized
Christian Clason
2024-10-14
*
vim-patch:a420547: runtime(misc): Use consistent "Vim script" spelling (#30805)
zeertzjq
2024-10-14
*
vim-patch:05d0893: runtime(java): Define javaBlockStart and javaBlockOtherSta...
Christian Clason
2024-10-13
*
vim-patch:830a802: runtime(nasm): Update nasm syntax script
Christian Clason
2024-10-09
*
vim-patch:cb1d1dc: runtime(skill): Update syntax file to fix string escapes
Christian Clason
2024-10-09
*
vim-patch:9.1.0770: current command line completion is a bit limited (#30728)
zeertzjq
2024-10-09
*
vim-patch:d3b55d7: runtime(help): highlight CTRL-<Key> correctly (#30727)
zeertzjq
2024-10-09
*
vim-patch:partial:89872f5: runtime(doc): update formatting and syntax
zeertzjq
2024-10-06
*
vim-patch:60310a4: runtime(java): Manage circularity for every :syn-included ...
Christian Clason
2024-10-05
*
vim-patch:85f054a: runtime(java): Recognise the CommonMark form (///) of Java...
Christian Clason
2024-10-01
*
vim-patch:ee20fc8: runtime(indent): allow matching negative numbers for gnu i...
Christian Clason
2024-09-29
*
feat(defaults): pretty :help headings #30544
Justin M. Keyes
2024-09-27
*
feat(health): highlight headings #30525
Justin M. Keyes
2024-09-26
*
vim-patch:50423ab: runtime(java): Optionally recognise _module_ import declar...
Christian Clason
2024-09-21
*
vim-patch:597aadc: runtime(lyrics): support multiple timestamps in syntax script
Christian Clason
2024-09-21
*
vim-patch:2307945: runtime(java): Optionally recognise all primitive constant...
Christian Clason
2024-09-21
*
vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...
zeertzjq
2024-09-20
*
vim-patch:f21d28a: runtime(zathurarc): add double-click-follow to syntax script
Christian Clason
2024-09-18
*
vim-patch:9.1.0735: filetype: salt files are not recognized
Gregory Anders
2024-09-17
*
vim-patch:9.1.0734: filetype: jinja files are not recognized
Gregory Anders
2024-09-17
*
vim-patch:5e95c8f: runtime(java): Highlight javaConceptKind modifiers with St...
Christian Clason
2024-09-16
*
vim-patch:4d427d4: runtime(vim): Update base-syntax, match Vim9 bool/null lit...
zeertzjq
2024-09-15
*
vim-patch:fc72a2f: runtime(idlang): update syntax script
Christian Clason
2024-09-11
*
vim-patch:2241f08: runtime(spec): add file triggers to syntax script
Christian Clason
2024-09-11
*
vim-patch:a9ae38d: runtime(java): Recognise all available standard doclet tags
Christian Clason
2024-09-11
*
vim-patch:c0982f9: runtime(dosini): Update syntax script, spellcheck comments...
Christian Clason
2024-09-11
*
vim-patch:315b6f7: runtime(tmux): Update syntax script (#30265)
Gregory Anders
2024-09-04
*
vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terr...
Gregory Anders
2024-09-04
*
vim-patch:3c07eb0: runtime(vim): Update syntax, improve user-command matching...
zeertzjq
2024-09-02
[prev]
[next]