mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-15 14:53:50 -05:00
@@ -344,6 +344,9 @@ function! s:goyo_off()
|
|||||||
|
|
||||||
if goyo_disabled_airline && !exists("#airline")
|
if goyo_disabled_airline && !exists("#airline")
|
||||||
AirlineToggle
|
AirlineToggle
|
||||||
|
" For some reason, Airline requires two refreshes to avoid display
|
||||||
|
" artifacts
|
||||||
|
silent! AirlineRefresh
|
||||||
silent! AirlineRefresh
|
silent! AirlineRefresh
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user