vim-sussify/autoload
Marco Hinz ae10ca5152
Scroll window to top as much as possible
This way you'll see as much as possible from a potential header.

The reverse (making the current line the top line in the window) could be done
via..

    autocmd User Startified normal! zt

..or centerered via..

    autocmd User Startified normal! zz

Fixes https://github.com/mhinz/vim-startify/issues/391
2019-09-19 15:40:20 +02:00
..
startify Fortune: new quotes 2018-05-05 14:13:28 +02:00
startify.vim Scroll window to top as much as possible 2019-09-19 15:40:20 +02:00