Set whichwrap in vim.
This commit is contained in:
parent
e3daba2764
commit
17d187c111
@ -15,6 +15,7 @@ opt.hlsearch = false
|
||||
opt.shiftround = true
|
||||
opt.relativenumber = false
|
||||
opt.wrap = true
|
||||
opt.whichwrap = ''
|
||||
opt.writebackup = false
|
||||
|
||||
opt.clipboard = ""
|
||||
|
Loading…
Reference in New Issue
Block a user