1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-07-02 01:05:09 +02:00

Add vim-dispatch plugin

This commit is contained in:
Valentin Brandl
2017-02-18 15:34:08 +01:00
parent 1986f95bde
commit e9931ecf1d

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