summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/config.vim
AgeCommit message (Collapse)AuthorFiles
2025-09-19vim-patch:e8b0e92: runtime(config): fix inconsistent group namezeertzjq1
related: vim/vim#18292 https://github.com/vim/vim/commit/e8b0e926d02d148d0bc785db7a6184d3844ceaaf
2025-09-19vim-patch:1e7a288: runtime(config): mark unportable += as an errorzeertzjq1
closes: vim/vim#18292 https://github.com/vim/vim/commit/1e7a288cd3e522d70ad857a0a4d0ea7797f73bae Co-authored-by: Damien Lejay <damien@lejay.be>
2018-10-28vim-patch:7254067ee970Justin M. Keyes1
Update runtime files. https://github.com/vim/vim/commit/7254067ee970686cc3ff4a1effc3e49e9192a5c1
2017-04-28vim-patch:f37506f60f87Justin M. Keyes1
Updated runtime files. Remove HiLink commands. https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
2017-04-28vim-patch:89bcfda6834aJustin M. Keyes1
Updated runtime files. Remove version checks for Vim older than 6.0. https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
2015-12-17vim-patch:83caecfJustin M. Keyes1
Updated runtime files. https://github.com/vim/vim/commit/83caecf31437c1e1af342186514f2a073ee1427e
2014-07-29re-integrate runtime/ vim-patch:0 #938Justin M. Keyes1
Vim runtime files based on 7.4.384 / hg changeset 7090d7f160f7 Excluding: Amiga icons (*.info, icons/) doc/hangulin.txt tutor/ spell/ lang/ (only used for menu translations) macros/maze/, macros/hanoi/, macros/life/, macros/urm/ These were used to test vi compatibility. termcap "Demonstration of a termcap file (for the Amiga and Archimedes)" Helped-by: Rich Wareham <rjw57@cam.ac.uk> Helped-by: John <john.schmidt.h@gmail.com> Helped-by: Yann <yann@yann-salaun.com> Helped-by: Christophe Badoit <c.badoit@lesiteimmo.com> Helped-by: drasill <github@tof2k.com> Helped-by: Tae Sandoval Murgan <taecilla@gmail.com> Helped-by: Lowe Thiderman <lowe.thiderman@gmail.com>