From 655c8401c97d3fff618d6e5dfd2c75f98cd83997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Lea=CC=83o?= Date: Wed, 24 Feb 2021 11:33:34 -0300 Subject: adding more plugin support - fix italic comments and strings options --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35e3645..c75d257 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,11 @@ vim.cmd([[ colorscheme gruvbox]]) 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 +# Additional supported plugins - [vim-signify](https://github.com/mhinz/vim-signify) - [vim-startify](https://github.com/mhinz/vim-startify) +- [lspsaga.nvim](https://github.com/glepnir/lspsaga.nvim) +- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) More to be added.. -- cgit v1.2.3