aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Remove stray "<" in options helpTom X. Tobin2016-02-19
* vim-patch:7.4.859 #4238Jurica Bradaric2016-02-17
* Doc: correct default valueMarco Hinz2016-02-15
* Merge pull request #4220 from watiko/vim-7.4.792Justin M. Keyes2016-02-15
|\
| * vim-patch:7.4.792watiko2016-02-11
* | Merge pull request #4254 from Shougo/remoteJustin M. Keyes2016-02-15
|\ \
| * | Improve remote plugin scriptsShougo Matsushita2016-02-14
| |/
* | startup: Avoid VimL global. Introduce TriState enum.Justin M. Keyes2016-02-14
* | startup: respect earlier :filetype and :syntax.Felipe Morales2016-02-14
* | ex_docmd: rename force_enable_filetype().Justin M. Keyes2016-02-14
* | defaults: Enable syntax and filetype plugins.Felipe Morales2016-02-14
|/
* Merge pull request #4224 from fmoralesc/docs-termJustin M. Keyes2016-02-10
|\
| * doc: remove references to 'term' and other tty related options.Felipe Morales2016-02-10
* | cmake: if helptags generation fails, echo the messageBjörn Linse2016-02-10
|/
* Merge pull request #4187 from watiko/vim-7.4.742Justin M. Keyes2016-02-09
|\
| * vim-patch:7.4.742watiko2016-02-07
* | vim-patch:979243bJurica Bradaric2016-02-09
* | vim-patch:7.4.755Jurica Bradaric2016-02-09
* | vimrc_example.vim: Update vimrc path. #4203E Kawashima2016-02-08
|/
* vim-patch:541f92 #4173David Barnett2016-02-07
* clipboard: Check $DISPLAY. Prefer xsel. #4150Shougo Matsushita2016-02-05
* CMake: Avoid dependency cycles in helptags targets. #3983lyuts2016-02-03
* eval: Add +tablineat featureZyX2016-02-01
* documentation: Reword helpZyX2016-02-01
* functests: Improve tabline click testsZyX2016-02-01
* tabline: Switch to functions, handle different click typesZyX2016-02-01
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
* version.c: updateShougo Matsushita2016-02-01
* doc: fix typo in doc/nvim_provider.txtPrayag Verma2016-02-01
* Merge pull request #4113 from jbradaric/vim-7.4.709Justin M. Keyes2016-02-01
|\
| * vim-patch:7.4.709Jurica Bradaric2016-01-28
* | Merge pull request #4144 from george-b/manwidthJustin M. Keyes2016-02-01
|\ \
| * | Respect $MANWIDTHGeorge Brown2016-02-01
* | | vim-patch:7.4.1065watiko2016-02-01
* | | vim-patch:7.4.1027watiko2016-02-01
|/ /
* | vim-patch:ba172f2Nicolas Dumazet2016-01-28
* | vim-patch:0a63dedNicolas Dumazet2016-01-28
* | vim-patch:83d1b19Nicolas Dumazet2016-01-28
|/
* Merge pull request #4098 from jusga/vim-7.4.656Justin M. Keyes2016-01-27
|\
| * vim-patch:7.4.656Justin Gassner2016-01-25
* | vim-patch:5a5f459Nicolas Dumazet2016-01-27
|/
* plugin/tutor: Fix locale handlingFelipe Morales2016-01-25
* vim-patch:7.4.722Jurica Bradaric2016-01-24
* vim-patch:5837f1f #4066Justin Gassner2016-01-23
* Merge #3916 "Add support for binary numbers".Justin M. Keyes2016-01-21
|\
| * Add support for binary numbersJason Schulz2016-01-15
* | doc: The ":drop" command is always availableMichael Reed2016-01-20
* | job control: implement jobpid() to get PID of jobBjörn Linse2016-01-20
* | clipboard: Detach clipboard helper, so contents is kept after nvim exitBjörn Linse2016-01-20
* | job control: add 'detach' option to jobstartBjörn Linse2016-01-20