mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Add vim-repeat plugin
This commit is contained in:
parent
aac55a02b0
commit
9ab22cce15
@ -16,6 +16,7 @@ Plugin 'w0rp/ale' " syntax checking
|
||||
Plugin 'ervandew/supertab'
|
||||
Plugin 'tpope/vim-commentary'
|
||||
Plugin 'tpope/vim-surround'
|
||||
Plugin 'tpope/vim-repeat' " make plugin commands repeatable
|
||||
Plugin 'vim-scripts/ReplaceWithRegister'
|
||||
Plugin 'mattn/vim-maketable' " create tables from selection
|
||||
Plugin 'dhruvasagar/vim-table-mode' " handle tables
|
||||
|
Loading…
Reference in New Issue
Block a user