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