aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/remote
Commit message (Expand)AuthorAge
* rplugin: resolve paths in manifest file (#5501)Marco Hinz2016-10-18
* UpdateRemotePlugins: Discard duplicate paths. (#5464)Shougo2016-10-12
* doc/vim_diff.txt (#5432)Justin M. Keyes2016-10-06
* remote/host.vim: Avoid "No matching autocommands".Justin M. Keyes2016-08-21
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* host.vim: s:GetManifestPath(): octal permissionsJustin M. Keyes2016-08-17
* host.vim: s:GetManifestPath(): Create base directory if needed.Justin M. Keyes2016-08-17
* host.vim: s:GetManifestPath(): Remove for-loop.Justin M. Keyes2016-08-17
* runtime: rplugin manifest written to $XDG_DATA_HOMETommy Allen2016-08-17
* eval.c: rename capture() to execute() (#5132)Justin M. Keyes2016-07-31
* rplugin: Manifest file name fallback (#4935)Shougo2016-06-30
* host.vim: s:RegistrationCommands(): Normalize slashes.Justin M. Keyes2016-05-22
* 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
* rplugin: Fix wrong condition for lazy loading remote pluginsAleksei Khudiakov2016-03-31
* 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
* Improve remote plugin scriptsShougo Matsushita2016-02-14
* Fix UpdateRemotePlugins fails problemShougo Matsushita2015-12-10
* host.vim: expand $MYVIMRC. #3342Jonathan Skeate2015-09-14
* python: remove current working directory from pathJakob Schnitzer2015-09-14
* rplugin: Don't error if plugin is registered before host #2961Björn Linse2015-07-10
* rplugin: pass additional info to host factory function #2920Nick Hynes2015-07-03
* rplugin: allow users to register hosts #2896Nick Hynes2015-06-25
* remote#host#RequirePythonHost: fix reference to logDaniel Hahler2015-06-09
* rplugin: Improve remote plugins detection messages #2769Shougo Matsushita2015-05-31
* Add if_python3 supportShougo Matsushita2015-04-21
* runtime: Handle failures while loading individual remote pluginsThiago de Arruda2015-04-13
* Improve Python host messages.Florian Walch2014-11-26
* Print an error and exit when there are no plugins.Bjorn Tipling2014-11-24
* runtime: Refer to plugins running outside Nvim as "remote plugins"Thiago de Arruda2014-11-21