diff --git a/autoload/startify.vim b/autoload/startify.vim index 5a5f48b..eede0d3 100644 --- a/autoload/startify.vim +++ b/autoload/startify.vim @@ -76,7 +76,7 @@ function! startify#insane_in_the_membrane() abort let cnt = s:show_{list}(cnt) endfor - $delete + silent $delete if s:show_special call append('$', ['', ' [q] '])