aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* rplugin: Manifest file name fallback (#4935)Shougo2016-06-30
* doc/python: cleanupJustin M. Keyes2016-06-15
* doc: cleanupJustin M. Keyes2016-06-15
* doc/clipboard: cleanupJustin M. Keyes2016-06-15
* runtime: Add script for Python diagnostic information (#4885)Tommy Allen2016-06-13
* Merge #4813 'runtime: clipboard: start daemons in /'.Justin M. Keyes2016-06-10
|\
| * runtime: clipboard: start daemons in /Aleksa Sarai2016-06-07
* | vim-patch:e0fa374James McCoy2016-06-07
* | vim-patch:5e9b2faJames McCoy2016-06-07
* | vim-patch:13d5aeeJames McCoy2016-06-06
|/
* Merge pull request #4830 from blueyed/proider-pythonx-handle-127Justin M. Keyes2016-05-28
|\
| * provider/pythonx: handle exit code 127 from pyenvDaniel Hahler2016-05-28
* | provider/pythonx: use robust comparison (via vint)Daniel Hahler2016-05-28
|/
* host.vim: s:RegistrationCommands(): Normalize slashes.Justin M. Keyes2016-05-22
* clipboard: support "doit" toolJoel D. Elkins2016-05-15
* vim-patch:a0f849eKillTheMule2016-05-03
* vim-patch:60cce2fDavid Barnett2016-04-18
* vim-patch:ca63501David Barnett2016-04-18
* test: remote/define.vim: rangeCase Nelson2016-04-18
* remote/define.vim: support remote function "range"Paul Jolly2016-04-18
* Fix loading remote plugin errorShougo Matsushita2016-04-19
* rplugin: Ignore modeline while chaining eventsDan Elkouby2016-04-18
* runtime/msgpack: Add support for special valuesZyX2016-04-18
* clipboard: support "lemonade" toolShougo Matsushita2016-04-17
* Merge pull request #4555 from justinmk/spellJustin M. Keyes2016-04-10
|\
| * spellfile.vim: less pesteringJustin M. Keyes2016-04-10
* | Merge pull request #4505 from watiko/vim-runtimesJustin M. Keyes2016-04-10
|\ \ | |/ |/|
| * vim-patch:dd1616ewatiko2016-03-29
| * vim-patch:86ae720watiko2016-03-29
* | rplugin: Fix wrong condition for lazy loading remote pluginsAleksei Khudiakov2016-03-31
|/
* python: move script_host.py to python-clientBjörn Linse2016-03-15
* Merge pull request #4168 from noahfrederick/patch-1Justin M. Keyes2016-03-13
|\
| * man.vim: prefer cmd-line to normal-mode commandsNoah Frederick2016-03-05
| * man.vim: clean up regex/string comparisonsNoah Frederick2016-03-05
| * man.vim: fixes to argument handling and parsingNoah Frederick2016-03-05
* | Merge pull request #4410 from alexgenco/ruby_rpluginJustin M. Keyes2016-03-11
|\ \
| * | Ruby remote plugin supportAlex Genco2016-03-10
* | | rplugin: let the python host identify packagesBjörn Linse2016-03-11
* | | rplugin: Silence :doautocmd. #4384Justin M. Keyes2016-03-11
|/ /
* / rplugin: Initialize remote plugins lazily. #4384Shougo Matsushita2016-03-10
|/
* Merge pull request #3900 from ZyX-I/inf-nan-stringJustin M. Keyes2016-02-28
|\
| * runtime/msgpack: Fix msgpack#string that expects old string() behaviorZyX2016-02-02
* | Improve remote plugin scriptsShougo Matsushita2016-02-14
* | clipboard: Check $DISPLAY. Prefer xsel. #4150Shougo Matsushita2016-02-05
|/
* Respect $MANWIDTHGeorge Brown2016-02-01
* vim-patch:83d1b19Nicolas Dumazet2016-01-28
* plugin/tutor: Fix locale handlingFelipe Morales2016-01-25
* clipboard: Detach clipboard helper, so contents is kept after nvim exitBjörn Linse2016-01-20
* python: Add missing I/O methods to RedirectStreamDan Strokirk2016-01-18
* vim-patch:f3c2afbJustin Gassner2016-01-15