Explorar o código

Use the blackhole register for :delete

Marco Hinz %!s(int64=12) %!d(string=hai) anos
pai
achega
c657a56659
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      autoload/startify.vim

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