Use the blackhole register for :delete
This commit is contained in:
parent
b63c09907d
commit
c657a56659
|
@ -78,7 +78,7 @@ function! startify#insane_in_the_membrane() abort
|
||||||
let cnt = s:show_{list}(cnt)
|
let cnt = s:show_{list}(cnt)
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
silent $delete
|
silent $delete _
|
||||||
|
|
||||||
if s:show_special
|
if s:show_special
|
||||||
call append('$', ['', ' [q] <quit>'])
|
call append('$', ['', ' [q] <quit>'])
|
||||||
|
|
Loading…
Reference in a new issue