Enabled prosession tmux and git branch support

This commit is contained in:
Michael Mandl 2019-10-03 19:20:27 +02:00
parent 6fb7b2c174
commit b237dc048e

View file

@ -122,3 +122,6 @@ set hlsearch
" asynrun.vim
let g:asyncrun_open = 16
" prosession
let g:prosession_tmux_title = 1
let g:prosession_per_branch = 1