Skip to content

Commit b058cdf

Browse files
committed
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.
1 parent 748e494 commit b058cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc.bundles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
endif
122122
Bundle 'powerline/fonts'
123123
Bundle 'bling/vim-bufferline'
124-
Bundle 'Lokaltog/vim-easymotion'
124+
Bundle 'easymotion/vim-easymotion'
125125
Bundle 'jistr/vim-nerdtree-tabs'
126126
Bundle 'flazz/vim-colorschemes'
127127
Bundle 'mbbill/undotree'

0 commit comments

Comments
 (0)