aboutsummaryrefslogtreecommitdiff
path: root/test/functional/runtime/autoload/remote/define_spec.lua
Commit message (Collapse)AuthorAge
* test: move runtime/autoload/* to provider/Justin M. Keyes2015-08-09
| | | | | - Organize tests by logical function, not the literal impl location. - Avoid deep nesting / hyper-hierarchy.
* rplugin: allow users to register hosts #2896Nick Hynes2015-06-25
|
* runtime: Refer to plugins running outside Nvim as "remote plugins"Thiago de Arruda2014-11-21
- Rename autoload/rpc to autoload/remote - External plugins are now remote plugins - External plugins directory is "rplugin"