Browse Source

Fix sample easymotion uri

pull/63/head
gmarik 15 years ago
parent
commit
ef101404f2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -29,7 +29,7 @@
" "
" 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…
Cancel
Save