mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Updated vim-zenroom
This commit is contained in:
parent
99ec4ee440
commit
07bb3859a0
@ -104,7 +104,7 @@ if exists( "&background" )
|
||||
endif
|
||||
|
||||
" Save the current `textwidth'` value for reset later
|
||||
let s:save_textwidth' = ""
|
||||
let s:save_textwidth = ""
|
||||
if exists( "&textwidth'" )
|
||||
let s:save_textwidth' = &textwidth'
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user