mhinz / vim-startify

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

Startify opens shells in vim #526

Open maxbossing opened 2 years ago

maxbossing commented 2 years ago

When I open neovim, my startify screen opens but has the output from a new shell window. Screenshot from 2022-05-06 20-11-36

In my init.vim I have the line

let g:startify_bookmarks = systemlist("cut -sd' ' -f 2- ~/.NERDTreeBookmarks")

to show my NERDTree Bookmarks, thats the only thing I changed about it.

When I open vim with the same config, It's just normal