mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-16 15:23:50 -05:00
Don't need to revert window-local options
This commit is contained in:
@@ -120,9 +120,6 @@ function! s:goyo_on(width)
|
||||
\ 'fillchars': &fillchars,
|
||||
\ 'winwidth': &winwidth,
|
||||
\ 'winheight': &winheight,
|
||||
\ 'number': &number,
|
||||
\ 'relativenumber': &relativenumber,
|
||||
\ 'colorcolumn': &colorcolumn,
|
||||
\ 'statusline': &statusline,
|
||||
\ 'ruler': &ruler
|
||||
\ }
|
||||
|
||||
Reference in New Issue
Block a user