summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/lprolog.vim
AgeCommit message (Collapse)AuthorFiles
2025-06-10vim-patch:df63097: runtime(lprolog): set com, cms options for lambda prologChristian Clason1
closes: vim/vim#17481 https://github.com/vim/vim/commit/df630970bfb91ee306178737ecea26f1fe42c6d1 Co-authored-by: Riley Bruins <ribru17@hotmail.com>
2025-04-17vim-patch:fbbaa6e: runtime: set 'cpoptions' for line-continuation in various ↵Christian Clason1
runtime files closes: vim/vim#17121 https://github.com/vim/vim/commit/fbbaa6ebe92b938f1f9ef008571c330a8d29166a Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
2023-08-29vim-patch:f937ab32a1acChristian Clason1
runtime: Set b:undo_ftplugin where missing (vim/vim#12943) https://github.com/vim/vim/commit/f937ab32a1ac3a560f217ca4ce8305ab2d5b0b74 Co-authored-by: dkearns <dougkearns@gmail.com>
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>