Find a file
2015-12-28 00:06:18 +01:00
autoload Shorter section headers 2015-12-27 21:10:07 +01:00
doc Doc: FAQ 10: temporarily disable Startify at start 2015-12-07 15:00:13 +01:00
pictures README: complete revamp 2015-12-27 20:15:59 +01:00
plugin Remove duplicate entries when adding to v:oldfiles 2015-12-27 14:09:21 +01:00
syntax Small maintenance tasks 2015-04-28 15:34:11 +02:00
test Tests: fix 'ln -s' if target dir is not vader.vim 2014-12-17 13:27:22 +01:00
.gitignore Add doc/tags to .gitignore 2015-11-03 22:59:33 +01:00
.travis.yml Tests: use the latest Vim 2014-11-25 15:23:13 +01: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 README: moved feature details to wiki 2015-12-28 00:06:18 +01:00

vim-startify

Build Status Join the chat at https://gitter.im/mhinz/mhinz LICENSE


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 allows to open single or multiple entries.

Startify 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 'mhinz/vim-startify'

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 fancy start screen for Vim. (almost all visible features enabled - freely customizable)

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.

Contact: Mail | Twitter | Gitter

Get your Vim on!