Skip to content
New issue

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

Startify shows stuff I didn't specify it to show #554

Open
thecaprisun opened this issue Jun 20, 2024 · 1 comment
Open

Startify shows stuff I didn't specify it to show #554

thecaprisun opened this issue Jun 20, 2024 · 1 comment

Comments

@thecaprisun
Copy link

thecaprisun commented Jun 20, 2024

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?

@thecaprisun
Copy link
Author

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant