vim 取消自动换行和自动折行

取消自动换行

把textwidth调大:

:set textwidth=1000

取消自动折行

:set nowrap
posted @ 2020-04-16 15:43  Raina_R  阅读(5490)  评论(0)    收藏  举报