Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: move runtime/autoload/* to provider/ | Justin M. Keyes | 2015-08-09 |
| | | | | | - Organize tests by logical function, not the literal impl location. - Avoid deep nesting / hyper-hierarchy. | ||
* | rplugin: allow users to register hosts #2896 | Nick Hynes | 2015-06-25 |
| | |||
* | runtime: Refer to plugins running outside Nvim as "remote plugins" | Thiago de Arruda | 2014-11-21 |
- Rename autoload/rpc to autoload/remote - External plugins are now remote plugins - External plugins directory is "rplugin" |