1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00
This commit is contained in:
jdhao 2022-09-15 12:18:26 +08:00
parent ebbdb27d01
commit ab25bfc9c4

View File

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