Use the blackhole register for :delete

This commit is contained in:
Marco Hinz 2013-10-18 19:41:42 +02:00
parent b63c09907d
commit c657a56659

View file

@ -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>'])