| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Improve Python host messages. | Florian Walch | 2014-11-26 |
| | | |||
| * | Print an error and exit when there are no plugins. | Bjorn Tipling | 2014-11-24 |
| | | | | | | | | | | Issue: #1537 Running the :UpdateRemotePlugins command will show an ugly, unhelpful error when no plugins were found. This change has neovim print an error message and does not attempt to start the python-client which requires at least one plugin. | ||
| * | 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" | |||