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

Merge pull request #107 from jdhao/option

noruler
This commit is contained in:
jdhao
2022-09-15 12:19:31 +08:00
committed by GitHub

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