update default value of option 'wrap'

This commit is contained in:
jdhao
2021-12-04 23:41:56 +08:00
parent b9f1d92564
commit 50fafcffdb
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -172,3 +172,5 @@ 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
set nowrap " do no wrap