change lokaltog to Lokaltog
otherwise it's invalid bundle uri
This commit is contained in:
parent
c411a207b4
commit
6d5148f935
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user