mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update diff option
This commit is contained in:
parent
4f752ab2c5
commit
ae98924048
@ -179,6 +179,7 @@ set isfname-=,
|
||||
set diffopt=
|
||||
set diffopt+=vertical " show diff in vertical position
|
||||
set diffopt+=filler " show filler for deleted lines
|
||||
set diffopt+=closeoff " turn off diff when one file window is closed
|
||||
set diffopt+=context:3 " context for diff
|
||||
set diffopt+=internal,indent-heuristic,algorithm:histogram
|
||||
"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user