g:goyo_linenr

This commit is contained in:
Junegunn Choi
2013-12-02 13:01:35 +09:00
parent dddbb459e2
commit f9b450f36b
2 changed files with 4 additions and 1 deletions

View File

@@ -132,7 +132,9 @@ function! s:goyo_on(width)
GitGutterDisable
endif
set nonu nornu
if !get(g:, 'goyo_linenr', 0)
set nonu nornu
endif
set colorcolumn=
set winwidth=1
set winheight=1