We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I am trying to use startify to get just the header, no recent files, no anything. I have the config set up like this
g:startify_custom_header = [ \ ' header line 1', \ ' header line 2', \ ' header line 3', \ ' header line 4', ]
However not only the header appears, when opening vim, but also the recent files. Does anyone know a fix?
The text was updated successfully, but these errors were encountered:
Here's what the page looks like
[ Header ] [e] <empty buffer> MRU [0] ~/.vimrc [1] ~/.config/alacritty/alacritty.toml [2] ~/scripts/fetch.sh [3] ~/dots/install.sh [4] ~/.config/sptlrx/config.yaml [5] ~/.local/share/applications/Obsidian.desktop [6] ~/.config/picom.conf [7] ~/.config/spotifyd/spotifyd.conf [8] ~/.asoundrc [9] ~/.tmux.conf [q] <quit>
Sorry, something went wrong.
No branches or pull requests
Hello, I am trying to use startify to get just the header, no recent files, no anything.
I have the config set up like this
However not only the header appears, when opening vim, but also the recent files.
Does anyone know a fix?
The text was updated successfully, but these errors were encountered: