Silent "1 line less" message
This commit is contained in:
parent
b47853f09d
commit
3fb8465c0f
|
@ -76,7 +76,7 @@ function! startify#insane_in_the_membrane() abort
|
||||||
let cnt = s:show_{list}(cnt)
|
let cnt = s:show_{list}(cnt)
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
$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