summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/indent/make.vim
AgeCommit message (Collapse)AuthorFiles
2025-04-23vim-patch:7bc9880: runtime(make): do not automatically indent after a ↵Christian Clason1
special target prevent indentation if the previous line starts with e.g. `.PHONY:` closes: vim/vim#17183 https://github.com/vim/vim/commit/7bc988067eff6657e6f047491cadb32e0829544d Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
2022-04-08vim-patch:partial:cbaff5e06ec5 (#18042)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/cbaff5e06ec525d31dc44093125c42029e01d508 omit doc updates here
2021-10-05vim-patch:6e649224926b (#15911)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/6e649224926bbc1df6a4fdfa7a96b4acb1f8bee0
2021-05-02vim-patch:4c295027a426Jan Edmund Lazo1
Update runtime files https://github.com/vim/vim/commit/4c295027a426986566cd7a76c47a6d3a529727e7
2017-11-06vim-patch:036986f1507dJustin M. Keyes1
Update runtime files. https://github.com/vim/vim/commit/036986f1507d223549d110af300144468bd3a1f7
2017-11-06vim-patch:214641f77df6Justin M. Keyes1
Runtime file updates. https://github.com/vim/vim/commit/214641f77df6f318a4b3a0b09723c19859a103f4 N/A: vim-patch:26a280c47a1c
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>