From d115debe363ec7faf91649a6b2195ac8e0a3ef51 Mon Sep 17 00:00:00 2001 From: Hampus Date: Wed, 5 Jan 2022 23:21:06 +0100 Subject: docs: fix readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 982a59f..a696bae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ - -🌟🌟🌟 **Looking for a maintainer.** 🌟🌟🌟 This project needs your care and knowledge of VIM. Open an issue if you want to take that role. +A continuation of the [Ayu-Vim projwct](https://github.com/ayu-theme/ayu-vim). ![ayu-vim](http://i.imgur.com/7vnF4Na.png) @@ -8,7 +7,7 @@ # Installation ```VimL -Plug 'ayu-theme/ayu-vim' " or other package manager +Plug 'https://git.hampusmat.com/ayu-vim' " or other package manager "... set termguicolors " enable true colors support let ayucolor="light" " for light version of theme -- cgit v1.2.3-18-g5258