diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-04-13 20:26:18 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-04-13 20:26:18 +0100 |
commit | 63a16e686ee07760d2c9341089f55d7848870b9a (patch) | |
tree | 59a70a3ee0d21788040d613462e2c44266abe02c /vim | |
parent | cf9e107d63698de12a42081e7e49e59afbae7aff (diff) |
Add vim ninja feet
Diffstat (limited to 'vim')
-rw-r--r-- | vim/.vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ Plug 'sjl/Gundo.vim', { 'on' : 'GundoToggle' } Plug 'terryma/vim-expand-region' Plug 'terryma/vim-multiple-cursors' Plug 'tommcdo/vim-exchange' +Plug 'tommcdo/vim-ninja-feet' Plug 'ton/vim-bufsurf' Plug 'tpope/vim-abolish' Plug 'tpope/vim-commentary' |