Skip to content

Commit

Permalink
Add Move vim plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
skuridin committed May 25, 2020
1 parent 3dc4c69 commit 85ce62c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Plug 'preservim/nerdtree'
Plug 'sheerun/vim-polyglot'
Plug 'tpope/vim-sleuth' " Detect indent
Plug 'tpope/vim-surround'
Plug 'matze/vim-move'
call plug#end()

syntax enable
Expand Down

0 comments on commit 85ce62c

Please sign in to comment.