Skip to content

Commit

Permalink
docs: changed LSP Diagnostics to Diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Dec 10, 2021
1 parent 9db77e1 commit e44db4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit e44db4c

Please sign in to comment.