summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/awk.vim
AgeCommit message (Collapse)AuthorFiles
2024-10-29vim-patch:1e2007e: runtime(awk): Highlight more awk comments in syntax scriptChristian Clason1
closes: vim/vim#15944 https://github.com/vim/vim/commit/1e2007e6437da2696d0239d487720eb51e94e15f Co-authored-by: John M Devin <john.m.devin@gmail.com>
2021-05-01vim-patch:3132cddd209eJan Edmund Lazo1
Update runtime files https://github.com/vim/vim/commit/3132cddd209ee510bde48b6520290cb26c8f604a Omit :sort,sort() changes.
2021-04-29vim-patch:207f009326c8Jan Edmund Lazo1
Update runtime files. https://github.com/vim/vim/commit/207f009326c8f878defde0e594d7d9ed9860106e Omit nl.po.
2021-04-27vim-patch:191acfdecabfJan Edmund Lazo1
Update runtime files https://github.com/vim/vim/commit/191acfdecabfbd2a74867e77004196fb3b4a8c14 Skip has() changes for the "check" optional argument. Patch v8.2.0427 is not ported yet. Skip Vim9 (ex. :def).
2017-04-28vim-patch:64d8e25bf6efJustin M. Keyes1
Updated runtime files. https://github.com/vim/vim/commit/64d8e25bf6efe5f18b032563521c3ce278c316ab Closes #6611
2016-10-15vim-patch:269f595Shougo Matsushita1
Updated runtime files. https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
2015-12-17vim-patch:8a94d87Justin M. Keyes1
Update runtime files. https://github.com/vim/vim/commit/8a94d873aa8c753a8522ea86a049bdf2abd0c507
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>