mhinz / vim-startify

:link: The fancy start screen for Vim.
MIT License
5.3k stars 186 forks source link

Startify buffer number per window #494

Open poetaman opened 3 years ago

poetaman commented 3 years ago

I tend to open stratify page multiple times during my work in vim. I have noticed that each time startify is opened, it has a new buffer number. I wonder if the command Startify could rather use just one buffer number per window? For instance, remember a window local buffer number w:startify_bufnum and reuse that instead of creating new buffer each time?