aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin/rplugin.vim
Commit message (Expand)AuthorAge
* fix(rplugin): dont create data dir if it's a broken symlink #25726Samuel (ThinLinc team)2023-11-28
* fix(startup): nvim with --clean should not load user rpluginsbfredl2022-06-04
* rplugin.vim: Add migration support for Windows, nvim/ -> nvim-data/James McCoy2018-12-27
* Use stdpath() to determine rplugin manifest pathJames McCoy2018-12-20
* runtime: UpdateRemotePlugins: allow bar (#7865)zandrmartin2018-01-17
* rplugin.vim: GetManifestPath(): be more explicit (#6361)Daniel Hahler2017-03-27
* rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
* rplugin: Initialize remote plugins lazily. #4384Shougo Matsushita2016-03-10
* Improve remote plugin scriptsShougo Matsushita2016-02-14
* runtime: Refer to plugins running outside Nvim as "remote plugins"Thiago de Arruda2014-11-21