vim-sussify/plugin
Marco Hinz 50971a4862
Nvim: adjust VimEnter check due to upstream change
Due to a recent change in Nvim [1], our VimEnter check wasn't firing anymore and
thus Startify wouldn't run at startup.

The line2byte() "trick" was replaced by less abusing VimL.

[1]: b051b131f5

Fixes https://github.com/mhinz/vim-startify/issues/549
2023-09-20 13:34:02 +02:00
..
startify.vim Nvim: adjust VimEnter check due to upstream change 2023-09-20 13:34:02 +02:00