Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add if_python3 support | Shougo Matsushita | 2015-04-21 |
| | | | | | Reviewed-by: Michael Reed <m.reed@mykolab.com>, Daniel Hahler <github@thequod.de> Helped-by: Daniel Hahler <github@thequod.de> | ||
* | 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" | ||
* | test: Add tests for the python provider | Thiago de Arruda | 2014-11-18 |
| | | | | These tests were adapted from the python-client repository | ||
* | test: Add tests for the rpc#define#* functions | Thiago de Arruda | 2014-11-18 |