From 50be196f972349e6bfbeda5a198ad98bc7586ebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Bygd=C3=A9n?= Date: Wed, 13 Nov 2013 23:58:27 +0100 Subject: [PATCH] Added syntax highlightning for tmux.conf --- vim/vundles.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/vundles.vim b/vim/vundles.vim index 5cbbd95..db6060e 100644 --- a/vim/vundles.vim +++ b/vim/vundles.vim @@ -124,6 +124,7 @@ Bundle "skwp/vim-colors-solarized" Bundle "bling/vim-airline.git" Bundle "vim-scripts/TagHighlight.git" Bundle "bogado/file-line.git" +Bundle "jby/tmux.vim.git" " Customization " The plugins listed in ~/.vim/.vundles.local will be added here to