aboutsummaryrefslogtreecommitdiff
path: root/runtime/indent/vim.vim
Commit message (Collapse)AuthorAge
* vim-patch:705ada1James McCoy2016-06-06
| | | | | | | | | | | Update a few runtime files. https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2 Ignored changes to * doc/eval.txt, all json related documentation * doc/if_mzsch.txt * doc/tags, generated at build time
* vim-patch:e3faf44Justin Gassner2016-01-08
| | | | | | Updated runtime files. https://github.com/vim/vim/commit/e3faf44bef029d07f37a457bd0050653b628058f
* vim-patch:47b1887Florian Walch2015-01-20
| | | | | | Updated runtime files. https://code.google.com/p/vim/source/detail?r=47b1887483da0bc33d26a3e8d89973d76c9f39ef
* re-integrate runtime/ vim-patch:0 #938Justin M. Keyes2014-07-29
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>