Browse Source

Fixed an issue with the .vimrc

master
Drew Short 9 years ago
parent
commit
2905091b39
  1. 2
      home/.vimrc

2
home/.vimrc

@ -1,5 +1,5 @@
" Call pathogen if it's installed
execute pathogen#infect(bundle/{})
call pathogen#infect("bundle/{}")
""""
" General Settings

Loading…
Cancel
Save