Enabled prosession tmux and git branch support
This commit is contained in:
parent
6fb7b2c174
commit
b237dc048e
1 changed files with 3 additions and 0 deletions
|
@ -122,3 +122,6 @@ set hlsearch
|
||||||
" asynrun.vim
|
" asynrun.vim
|
||||||
let g:asyncrun_open = 16
|
let g:asyncrun_open = 16
|
||||||
|
|
||||||
|
" prosession
|
||||||
|
let g:prosession_tmux_title = 1
|
||||||
|
let g:prosession_per_branch = 1
|
||||||
|
|
Loading…
Reference in a new issue