aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Collapse)AuthorAge
* Remove version{4,5,6,7}.txtFredrik Fornwall2014-08-26
|
* Merge pull request #1087 from fwalch/archlinux-filetypesJustin M. Keyes2014-08-26
|\ | | | | Runtime: Support Arch Linux/Pacman file types.
| * Runtime: Support Arch Linux/Pacman file types.Florian Walch2014-08-21
| |
* | Merge pull request #1082 from fornwall/remove-os-msdos-txtJustin M. Keyes2014-08-26
|\ \ | | | | | | Remove os_msdos.txt due to dropped MS-DOS support
| * | Remove os_msdos.txt due to dropped MS-DOS supportFredrik Fornwall2014-08-18
| |/
* / Spelling fixesWill Stamper2014-08-24
|/
* Make ttyfast default to true on all terminals #1051Fredrik Fornwall2014-08-18
|
* documentation: Update tempfile and tempname()Pavel Platto2014-08-09
|
* Remove unused USE_TERM_CONSOLE ifdefs #1015Fredrik Fornwall2014-08-07
| | | | This is unused after dropped amiga and msdos support.
* documentation: update documentation for :mode #1009Stefan Hoffmann2014-08-07
| | | | see #588
* Drop SGI IRIS support. #1006Fredrik Fornwall2014-08-07
|
* doc: Remove "h" flag of 'highlight' optionJustin M. Keyes2014-07-30
| | | | | | HLF_H is an obsolete flag and got replaced by HLF_E. From: Marco Hinz <mh.codebro@gmail.com>
* runtime: Remove 'textauto'Justin M. Keyes2014-07-30
|
* doc: Remove 'textmode'Justin M. Keyes2014-07-30
| | | | by @mhinz
* Remove FEAT_MOUSE_JSBFredrik Fornwall2014-07-29
| | | | This is never built and references some obscure jsb terminal
* 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>