Commit 97f1d57

mo khan <mo@mokhan.ca>
2013-08-04 04:47:42
add custom pathogen dirs
1 parent 81a3236
Changed files (1)
vimrc
@@ -1,4 +1,4 @@
-execute pathogen#infect()
+execute pathogen#infect('bundle/{}', 'bundle/colors/{}', 'bundle/langs/{}', 'bundle/tools/{}')
 ""
 "" Basic Setup
 ""