mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-18 08:13:43 -05:00
Updated Customization (markdown)
@@ -11,7 +11,7 @@ function! s:goyo_enter()
|
|||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! GoyoAfter()
|
function! s:goyo_leave()
|
||||||
if has('gui_running')
|
if has('gui_running')
|
||||||
set nofullscreen
|
set nofullscreen
|
||||||
set background=dark
|
set background=dark
|
||||||
|
|||||||
Reference in New Issue
Block a user