From f2ddf4633235478c45b853c0a8f82cfd09260083 Mon Sep 17 00:00:00 2001 From: Lauchmelder Date: Fri, 16 Feb 2024 19:55:13 +0100 Subject: [PATCH] Update README.md --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 913628e..443af6a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -[![Build Status](https://travis-ci.org/mhinz/vim-startify.svg?branch=master)](https://travis-ci.org/mhinz/vim-startify) - -![vim-startify](https://raw.githubusercontent.com/mhinz/vim-startify/master/images/startify-logo.png) - --- 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 **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. --- @@ -29,7 +25,7 @@ Use your favorite plugin manager. 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 documentation for further customization: @@ -37,17 +33,14 @@ documentation for further customization: :h startify :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 ![Startify in action!](https://github.com/mhinz/vim-startify/blob/master/images/startify-menu.png) -That's it. A fancy start screen for Vim. +That's it. A sussy start screen for Vim. _(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