Tmux navigator

This commit is contained in:
ViViDboarder 2014-11-04 10:20:11 -08:00
parent 15ca1d4307
commit 270f8f929b

1
vimrc
View File

@ -16,6 +16,7 @@ Plugin 'tpope/vim-vinegar' " Simple file navigation
Plugin 'a.vim' " Switch to alternate file
Plugin 'file-line' " Allow opening to a line from file name using :
Plugin 'tpope/vim-fugitive' " Git integration
Plugin 'christoomey/vim-tmux-navigator'
" -- Fuzzy Finders --
Plugin 'ctrlpvim/ctrlp.vim' " Quick find files in project