Set diffsplit to vertical for fugitive
This commit is contained in:
parent
b84948864a
commit
5e0b00ae1c
1 changed files with 2 additions and 0 deletions
|
|
@ -306,6 +306,8 @@
|
||||||
nmap ghn <Plug>(GitGutterNextHunk)
|
nmap ghn <Plug>(GitGutterNextHunk)
|
||||||
nmap ghp <Plug>(GitGutterPrevHunk)
|
nmap ghp <Plug>(GitGutterPrevHunk)
|
||||||
nmap ghf <Plug>(GitGutterFold)
|
nmap ghf <Plug>(GitGutterFold)
|
||||||
|
" Controls fugitive diff split direction
|
||||||
|
set diffopt=vertical
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
" plugin modification {{{
|
" plugin modification {{{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue