mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Add vim-dispatch plugin
This commit is contained in:
parent
1986f95bde
commit
e9931ecf1d
@ -17,6 +17,7 @@ Plugin 'ervandew/supertab'
|
||||
Plugin 'tpope/vim-commentary'
|
||||
Plugin 'tpope/vim-surround'
|
||||
Plugin 'tpope/vim-repeat' " make plugin commands repeatable
|
||||
Plugin 'tpope/vim-dispatch' " dispatch into tmux panes
|
||||
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