From 46579c946b2a7e9783b76600f24267fc2ea308a9 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Thu, 22 Apr 2021 17:43:46 +0200 Subject: [PATCH] feat: added LSP Trouble support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5427e7..9695f88 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ A dark Neovim theme written in Lua ported from the Visual Studio Code [TokyoNigh + [TreeSitter](https://github.com/nvim-treesitter/nvim-treesitter) + [LSP Diagnostics](https://neovim.io/doc/user/lsp.html) ++ [LSP Trouble](https://github.com/folke/lsp-trouble.nvim) + [LSP Saga](https://github.com/glepnir/lspsaga.nvim) + [Git Signs](https://github.com/lewis6991/gitsigns.nvim) + [Git Gutter](https://github.com/airblade/vim-gitgutter)