To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorCaching
It would be better to install/update Vim plugins as fast as possible.
Since vim-flavor
manages Vim plugins with Git, it has to clone each plugin's
repository at first, and it also has to fetch changes from time to time.
But network access is typically time-consuming.
Therefore vim-flavor
caches fetched stuffs. The cache is stored in
~/.vim-flavor
. When vim-flavor
needs to deploy plugins, it avoids network
access as much as possible.
Topics
Last published about 1 year ago by kana.