From bae8ae9a65a474799a9dbf51ef1d34e395f695cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Lea=CC=83o?= Date: Sun, 8 Nov 2020 13:22:40 -0300 Subject: change README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6c945ce..010c511 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # gruvbox.nvim -A port of [gruvbox](https://github.com/morhetz/gruvbox) theme to lua. +A port of [gruvbox community](https://github.com/gruvbox-community/gruvbox) theme to lua. -Please not this plugin in active development right now, so the status for it is still +Please note that this plugin is under active development right now, so the status for it is still alpha. # Installing @@ -29,3 +29,11 @@ lua require("colorbuddy").colorscheme("gruvbox", "light") -- for light mode # Configuration all `g:gruvbox_` configs are the same [as the original one](https://github.com/morhetz/gruvbox/wiki/Configuration) except for `g:gruvbox_guisp_fallback` + +# Supported plugins + +- [vim-signify](https://github.com/mhinz/vim-signify) +- [vim-startify](https://github.com/mhinz/vim-startify) +- [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/) + +More to be added.. -- cgit v1.2.3