change lokaltog to Lokaltog

otherwise it's invalid bundle uri
This commit is contained in:
gmarik 2011-07-22 09:35:04 -07:00
parent c411a207b4
commit 6d5148f935

View File

@ -62,7 +62,7 @@ in order to install/search [all available vim scripts]
" "
" original repos on github " original repos on github
Bundle 'tpope/vim-fugitive' Bundle 'tpope/vim-fugitive'
Bundle 'lokaltog/vim-easymotion' Bundle 'Lokaltog/vim-easymotion'
Bundle 'rstacruz/sparkup', {'rtp': 'vim/'} Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
" vim-scripts repos " vim-scripts repos
Bundle 'L9' Bundle 'L9'