فهرست منبع

Silent "1 line less" message

Marco Hinz 12 سال پیش
والد
کامیت
3fb8465c0f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      autoload/startify.vim

+ 1 - 1
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]  <quit>'])