Updated Customization (markdown)

Junegunn Choi
2014-08-10 10:17:00 -07:00
parent f0f7b33446
commit 629fd28b19

@@ -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