Updated vim-zenroom
This commit is contained in:
parent
99ec4ee440
commit
07bb3859a0
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ if exists( "&background" )
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Save the current `textwidth'` value for reset later
|
" Save the current `textwidth'` value for reset later
|
||||||
let s:save_textwidth' = ""
|
let s:save_textwidth = ""
|
||||||
if exists( "&textwidth'" )
|
if exists( "&textwidth'" )
|
||||||
let s:save_textwidth' = &textwidth'
|
let s:save_textwidth' = &textwidth'
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue