mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-13 06:16:27 +00:00
Tmux navigator
This commit is contained in:
parent
15ca1d4307
commit
270f8f929b
1
vimrc
1
vimrc
@ -16,6 +16,7 @@ Plugin 'tpope/vim-vinegar' " Simple file navigation
|
|||||||
Plugin 'a.vim' " Switch to alternate file
|
Plugin 'a.vim' " Switch to alternate file
|
||||||
Plugin 'file-line' " Allow opening to a line from file name using :
|
Plugin 'file-line' " Allow opening to a line from file name using :
|
||||||
Plugin 'tpope/vim-fugitive' " Git integration
|
Plugin 'tpope/vim-fugitive' " Git integration
|
||||||
|
Plugin 'christoomey/vim-tmux-navigator'
|
||||||
|
|
||||||
" -- Fuzzy Finders --
|
" -- Fuzzy Finders --
|
||||||
Plugin 'ctrlpvim/ctrlp.vim' " Quick find files in project
|
Plugin 'ctrlpvim/ctrlp.vim' " Quick find files in project
|
||||||
|
Loading…
Reference in New Issue
Block a user