vim-startify
vim-startify copied to clipboard
:link: The fancy start screen for Vim.
**Steps to recreate** 1. Startify screen 2. :term 3. exit the shell **Screenshots**  Happens in vanilla vim as well 
Quotes
Where did you get those quotes? They're amazing I'd love to use them in some of my own projects
Thanks for vim-startify! I've noticed that if I have `let g:startify_session_persistence = 1`, load a session, `:SDelete` it, and then quit vim, the session is recreated - presumably because vim-startify...
Allow option to swap out netrw for telescope find files when selected a directory.
What's the ideal size for a custom ASCII header?
Hi, I use neovim 0.6.1, on Ubuntu. Is there a way to directly open a Startify session from the command line, as in: `$ nvim --open-startify-session my_project_session` I assume it's...
Hi I get the following error when I try to open a file after stratify launch Error detected while processing function startify#open_buffers[6]..18_open_buffer[12]..BufWinLeave Autocommands for "*": This only happens when the...
Let's say for example if I had a bookmark to `$MYVIMRC`: ``` let g:startify_bookmarks = ["$MYVIMRC"] ``` and I just wanted to call it `VIMRC`. Is it possible to set...
https://user-images.githubusercontent.com/75968004/170257462-811bab36-cb94-4f20-9732-30816ba43804.mp4 In the video, I open NerdTree, then open a file but it didn't overwrite Startify buffer instead open 2 buffers. How to solve this problem? Thanks in advance.
When I open neovim, my startify screen opens but has the output from a new shell window.  In my init.vim I have the line > let...