Find a file
Robert Altner d71cb68bd9
add crab
2024-04-24 08:46:29 +02:00
autoload add crab 2024-04-24 08:46:29 +02:00
doc Doc: fix typos (#542) 2023-09-20 14:46:23 +02:00
images Rename Unbenannt.png to sussify-menu.png 2024-02-16 19:57:11 +01:00
plugin Nvim: adjust VimEnter check due to upstream change 2023-09-20 13:34:02 +02:00
syntax Syntax: fix StartifyFooter regexp 2018-04-27 10:55:55 +02:00
test Tests: remove useless ssop-=tabpages 2019-04-11 00:14:09 +02:00
.gitignore Add doc/tags to .gitignore 2015-11-03 22:59:33 +01:00
.travis.yml CI: simplify config 2019-04-11 17:40:57 +02:00
CONTRIBUTING.md CONTRIBUTING: one commit per feature 2013-05-31 13:14:51 +02:00
LICENSE Small maintenance tasks 2015-04-28 15:34:11 +02:00
README.md Update README.md 2024-02-16 19:57:51 +01:00

This plugin provides a start screen for Vim and Neovim. It provides **dynamically created headers or footers** and uses configurable lists to show **recently used or bookmarked files** and **persistent sessions**. All of this can be accessed in a **simple to use menu** that even allows to **open multiple entries** at once. Sussify doesn't get in your way and works out-of-the-box, but provides many options for fine-grained customization.
This plugin provides a start screen for Vim and Neovim. It provides dynamically created headers or footers and uses configurable lists to show recently used or bookmarked files and persistent sessions. All of this can be accessed in a simple to use menu that even allows to open multiple entries at once. Sussify doesn't get in your way and works out-of-the-box, but provides many options for fine-grained customization.

Installation and Documentation

Use your favorite plugin manager.

Using vim-plug:

Plug 'Lauchmelder23/vim-sussify'

It works without any configuration, but you might want to look into the documentation for further customization:

:h startify
:h startify-faq

Screenshot

Startify in action!

That's it. A sussy start screen for Vim.

(Almost all visible features enabled. Colorscheme: kanagawa.nvim.)

Author and Feedback

If you like my plugins, please star them on Github. It's a great way of getting feedback. Same goes for issues reports or feature requests.