1
0
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:
Valentin Brandl 2017-02-18 15:34:08 +01:00
parent 1986f95bde
commit e9931ecf1d
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -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