Ignore errors from AirlineRefresh (#15)

This commit is contained in:
Junegunn Choi
2014-01-17 23:40:27 +09:00
parent f7abffb9bb
commit 5a663f2d37

View File

@@ -267,7 +267,7 @@ function! s:goyo_off()
if goyo_disabled_airline && !exists("#airline")
AirlineToggle
AirlineRefresh
silent! AirlineRefresh
endif
if goyo_disabled_powerline && !exists("#PowerlineMain")