Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(rplugin): dont create data dir if it's a broken symlink #25726 | Samuel (ThinLinc team) | 2023-11-28 |
* | fix(startup): nvim with --clean should not load user rplugins | bfredl | 2022-06-04 |
* | rplugin.vim: Add migration support for Windows, nvim/ -> nvim-data/ | James McCoy | 2018-12-27 |
* | Use stdpath() to determine rplugin manifest path | James McCoy | 2018-12-20 |
* | runtime: UpdateRemotePlugins: allow bar (#7865) | zandrmartin | 2018-01-17 |
* | rplugin.vim: GetManifestPath(): be more explicit (#6361) | Daniel Hahler | 2017-03-27 |
* | rplugin: Call s:LoadRemotePlugins() on startup. | Justin M. Keyes | 2017-03-11 |
* | rplugin: Initialize remote plugins lazily. #4384 | Shougo Matsushita | 2016-03-10 |
* | Improve remote plugin scripts | Shougo Matsushita | 2016-02-14 |
* | runtime: Refer to plugins running outside Nvim as "remote plugins" | Thiago de Arruda | 2014-11-21 |