Restore pane navigation
This commit is contained in:
parent
283f07c02b
commit
f8d182f61d
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
" Let's get the plugins out of the way first, shall we?
|
||||
call plug#begin()
|
||||
" Pane Navigation (Tmux integration)
|
||||
Plug 'christoomey/vim-tmux-navigator'
|
||||
|
||||
" Colours
|
||||
Plug 'morhetz/gruvbox'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue