From b39ad04be91f22fda29f357f77a6eac10b862a9c Mon Sep 17 00:00:00 2001 From: Peter Dahlberg Date: Wed, 1 Nov 2017 12:41:46 +0100 Subject: [PATCH] add vim tmux plugin --- vim/vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vim/vimrc b/vim/vimrc index 17195f3..29ac8f0 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -34,6 +34,8 @@ Plugin 'stephanlukasczyk/vim-syntax-specautomata' Plugin 'rust-lang/rust.vim' +Plugin 'tmux-plugins/vim-tmux' + " The following are examples of different formats supported. " Keep Plugin commands between vundle#begin/end. " plugin on GitHub repo