From e44db4cfc47625ceae829f94b31c9f575a02b930 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Fri, 10 Dec 2021 10:05:02 +0100 Subject: [PATCH] docs: changed LSP Diagnostics to Diagnostics --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d410385..56860ef2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A pretty list for showing diagnostics, references, telescope results, quickfix a ## ✨ Features - pretty list of: - - LSP Diagnostics + - Diagnostics - LSP references - LSP implementations - LSP definitions @@ -26,7 +26,7 @@ A pretty list for showing diagnostics, references, telescope results, quickfix a - Neovim >= 0.5.0 - Properly configured Neovim LSP client - [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) is optional to enable file icons -- a theme with properly configured highlight groups for Neovim LSP Diagnostics +- a theme with properly configured highlight groups for Neovim Diagnostics - or install 🌈 [lsp-colors](https://github.com/folke/lsp-colors.nvim) to automatically create the missing highlight groups - a [patched font](https://www.nerdfonts.com/) for the default severity and fold icons