Closed ahmadseleem closed 11 years ago
Add something like this Bundle "user/repo"
to ~/.vim/after.vimrc
. For example Bundle "Valloric/YouCompleteMe"
for adding this bundle https://github.com/Valloric/YouCompleteMe. After that run vim +BundleInstall
@ahmadseleem You should read more about Vundle.
I got to work it was just that I had to add the same way you added OS and Fancy … etc I made a new one called Indent
For that, we propose a local.vimrc files where you can set custom settings and even redefine groups of package. More in the Packages section in README.
2013/5/25 ahmad seleem notifications@github.com
I got to work it was just that I had to add the same way you added OS and Fancy … etc I made a new one called Indent
— Reply to this email directly or view it on GitHubhttps://github.com/zaiste/vimified/issues/60#issuecomment-18454123 .
how to install individual bundle with bundle ?