Commit eb5ffc7

mo khan <mo@mokhan.ca>
2013-08-04 05:37:57
update pathogen infect path so it work outside of the .vim dir
1 parent d88a336
Changed files (1)
vimrc
@@ -1,4 +1,4 @@
-execute pathogen#infect('bundle/{}', 'bundle/colors/{}', 'bundle/langs/{}', 'bundle/tools/{}')
+execute pathogen#infect('bundle/{}', '~/.vim/bundle/colors/{}', '~/.vim/bundle/langs/{}', '~/.vim/bundle/tools/{}')
 ""
 "" Basic Setup
 ""