You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you cloned the project as the README told ?
"git clone git://github.com/amix/vimrc.git ~/.vim_runtime"
that will build a ~/.vim_runtime if no .vim_runtime exists, or you can make one yourself by "mkdir ~/.vim_runtime"
Summary: The link used to be relative, leading to links like http://vimawesome.com/plugin/plugin/undotree-vim which weren't valid. This makes the links absolute, so they should work better. Fixesamix#16.
Test Plan: Hope to god that this works
Reviewers: divad12, spicyj
Reviewed By: spicyj
Subscribers: divad12
Differential Revision: http://phabricator.benalpert.com/D204
There's no folder named ~/.vim_runtime.
The text was updated successfully, but these errors were encountered: