Skip to content

Commit

Permalink
Merge pull request #818 from gepoch/vim-repeat
Browse files Browse the repository at this point in the history
Add vim-repeat to edit layer
  • Loading branch information
wsdjeg committed Sep 1, 2017
2 parents abe585a + aecd8f8 commit c973cf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/SpaceVim/layers/edit.vim
Expand Up @@ -6,6 +6,7 @@ let s:LIST = SpaceVim#api#import('data#list')
function! SpaceVim#layers#edit#plugins() abort
let plugins = [
\ ['tpope/vim-surround'],
\ ['tpope/vim-repeat'],
\ ['junegunn/vim-emoji'],
\ ['terryma/vim-multiple-cursors'],
\ ['terryma/vim-expand-region', { 'loadconf' : 1}],
Expand Down

0 comments on commit c973cf9

Please sign in to comment.