Merge e2b80919a7 into 35ab09a529
This commit is contained in:
commit
b1ce13a398
|
|
@ -62,6 +62,6 @@ au FileType gitcommit call setpos('.', [0, 1, 1, 0])
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
" => Shell section
|
" => Shell section
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
if exists('$TMUX')
|
if exists('$TMUX') && !has('nvim')
|
||||||
set term=screen-256color
|
set term=screen-256color
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue