Change plug.vim file path to ~/.cache/space-vim/site/autoload/plug.vim#509
Change plug.vim file path to ~/.cache/space-vim/site/autoload/plug.vim#509samwhelp wants to merge 1 commit intoliuchengxu:masterfrom
Conversation
* change plugin dir path to ~/.cache/space-vim/plug
|
What is the use-case? Allowing for management of read-only directories? Better conformance to XDG Base directory specification? Elimination of hard-coded instances of What is the justification for changing the On this subject of plug-vim, I've put some thought into using dein instead of the plug-vim in #500. Dein values useful complexity beyond the minimalism of plug-vim. |
Change Log
Prototype Sample