1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Compare commits

..

No commits in common. "74a9767018d80288b47c0717ccea4daacf3e7050" and "ebbdb27d01c644e5203dbd319e9392579bb99596" have entirely different histories.

View File

@ -177,4 +177,3 @@ set diffopt+=context:3 " context for diff
set diffopt+=internal,indent-heuristic,algorithm:histogram
set nowrap " do no wrap
set noruler