mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update default value of option 'wrap'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user