Fix Case Sensitive Bundle Name

Turns out Vundle is case sensitive and my Github username has caps in it
This commit is contained in:
Ian 2012-12-13 11:07:02 -05:00
parent 3e56220bc1
commit d59459a848
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Bundle 'vividchalk.vim'
Bundle 'gregsexton/MatchTag'
" Filetypes
Bundle 'vividboarder/vim-forcedotcom'
Bundle 'ViViDboarder/vim-forcedotcom'
"Allow arrow keys
set nocompatible