vim-sussify/plugin
Marco Hinz 532f3db6be
Check for empty buffer on VimEnter
We check if files were given on the command-line already, but argc() is 0 when
Vim is used as a $MANPAGER.

So, only run Startify if the first buffer is actually empty.

Fixes #310
2018-04-10 12:13:06 +02:00
..
startify.vim Check for empty buffer on VimEnter 2018-04-10 12:13:06 +02:00