diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-11-17 10:46:13 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-11-18 12:43:30 -0300 |
commit | 4af5cfb51738b6740c03bd43672057202034d2f3 (patch) | |
tree | 304ad1c6d2d0962208d820913447b8117e5e242d /runtime/autoload/provider/script_host.py | |
parent | 1133e444bc4ed7cc4c60835c7d9c67caaeb299c3 (diff) | |
download | rneovim-4af5cfb51738b6740c03bd43672057202034d2f3.tar.gz rneovim-4af5cfb51738b6740c03bd43672057202034d2f3.tar.bz2 rneovim-4af5cfb51738b6740c03bd43672057202034d2f3.zip |
runtime: Add vimscript support for external plugins
External plugins(a.k.a msgpack-rpc plugins) are now supported through a
library of vimscript functions that deals with:
- Associating plugin host names(eg: python, ruby, go) with channel ids
- Registration of external plugins
- Definition of commands, autocmds and functions lazily implemented over
msgpack-rpc
Diffstat (limited to 'runtime/autoload/provider/script_host.py')
0 files changed, 0 insertions, 0 deletions