Update README.md
This commit is contained in:
parent
3907643c59
commit
f2ddf46332
15
README.md
15
README.md
|
@ -1,7 +1,3 @@
|
||||||
[](https://travis-ci.org/mhinz/vim-startify)
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This plugin provides a start screen for Vim and Neovim.
|
This plugin provides a start screen for Vim and Neovim.
|
||||||
|
@ -11,7 +7,7 @@ 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
|
All of this can be accessed in a **simple to use menu** that even allows to
|
||||||
**open multiple entries** at once.
|
**open multiple entries** at once.
|
||||||
|
|
||||||
Startify doesn't get in your way and works out-of-the-box, but provides many
|
Sussify doesn't get in your way and works out-of-the-box, but provides many
|
||||||
options for fine-grained customization.
|
options for fine-grained customization.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -29,7 +25,7 @@ Use your favorite plugin manager.
|
||||||
|
|
||||||
Using [vim-plug](https://github.com/junegunn/vim-plug):
|
Using [vim-plug](https://github.com/junegunn/vim-plug):
|
||||||
|
|
||||||
Plug 'mhinz/vim-startify'
|
Plug 'Lauchmelder23/vim-sussify'
|
||||||
|
|
||||||
It works without any configuration, but you might want to look into the
|
It works without any configuration, but you might want to look into the
|
||||||
documentation for further customization:
|
documentation for further customization:
|
||||||
|
@ -37,17 +33,14 @@ documentation for further customization:
|
||||||
:h startify
|
:h startify
|
||||||
:h startify-faq
|
:h startify-faq
|
||||||
|
|
||||||
If you want to share anything with your fellow plugin users, make sure to visit
|
|
||||||
the [wiki](https://github.com/mhinz/vim-startify/wiki).
|
|
||||||
|
|
||||||
## Screenshot
|
## Screenshot
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
That's it. A fancy start screen for Vim.
|
That's it. A sussy start screen for Vim.
|
||||||
|
|
||||||
_(Almost all visible features enabled. Colorscheme:
|
_(Almost all visible features enabled. Colorscheme:
|
||||||
[vim-janah](https://github.com/mhinz/vim-janah).)_
|
[kanagawa.nvim]([https://github.com/mhinz/vim-jana](https://github.com/rebelot/kanagawa.nvim)h).)_
|
||||||
|
|
||||||
## Author and Feedback
|
## Author and Feedback
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue