Updated vim-zenroom

pull/41/head
amix 10 years ago
parent 99ec4ee440
commit 07bb3859a0
  1. 2
      sources_non_forked/vim-zenroom/plugin/vimroom.vim

@ -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…
Cancel
Save