Update location of vim-easymotion.

vim-easymotion is now in the easymotion github org.
The previous location redirected to the new one, but
we might as well update the reference to the new location.
This commit is contained in:
Russell Bryant 2015-09-30 11:31:31 -04:00
parent 748e494153
commit b058cdf891

View File

@ -121,7 +121,7 @@
endif
Bundle 'powerline/fonts'
Bundle 'bling/vim-bufferline'
Bundle 'Lokaltog/vim-easymotion'
Bundle 'easymotion/vim-easymotion'
Bundle 'jistr/vim-nerdtree-tabs'
Bundle 'flazz/vim-colorschemes'
Bundle 'mbbill/undotree'