summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/autoload/sqlcomplete.vim
AgeCommit message (Collapse)AuthorFiles
2025-11-12vim-patch:b74ec15: runtime(sqlcomplete): only set 'omnifunc' if dbext plugin ↵zeertzjq1
was loaded (#36527) fixes: vim/vim#18716 https://github.com/vim/vim/commit/b74ec159ddae8dac0f1a2f3777392336de08e0c5 Co-authored-by: Christian Brabandt <cb@256bit.org> Co-authored-by: gcanat <72149218+gcanat@users.noreply.github.com>
2021-09-13vim-patch:6c391a74fe90 (#15654)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/6c391a74fe90190796ca0b0c010112948a6e75d7 omit autoload/getscript.vim skip doc/eval.txt (needs 8.2.2468) skip doc/various.txt (needs 8.2.3400) (typofixes courtesy of @dundargoc)
2017-11-07vim-patch:01164a6546b4Justin M. Keyes1
Long overdue runtime update. https://github.com/vim/vim/commit/01164a6546b4c635daf96a1f17d1cb2d07f32a66
2016-06-07vim-patch:5e9b2faJames McCoy1
Updated runtime files and translations. https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92 Ignore changes to * doc/tags: generated at build time * doc/develop.txt, doc/todo.txt, doc/netbeans.txt, doc/vim-ja.UTF-8.1, doc/xxd-ja.UTF-8.1, lang/menu_*: Not applicable to Neovim * doc/editing.txt: Crypt related * doc/change.txt, doc/insert.txt, doc/various.txt: Removal of ex_extra tags, which already happened in Neovim * doc/vim-ja.UTF-8.1, doc/xxd-ja.UTF-8.1
2014-08-24Spelling fixesWill Stamper1
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>