mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-14 22:33:49 -05:00
g:goyo_linenr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user