We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925acda commit 55c8ebbCopy full SHA for 55c8ebb
README.md
@@ -3,6 +3,8 @@
3
This is a Neovim plugin/library for generating statusline components from the built-in LSP client.
4
5
## Notices
6
+- **2021/03/13**: Some users report success using the Google "Noto Emoji" font for `status_symbol`
7
+ and `indicator_hint`.
8
- **2020/11/19**: Please note that the default diagnostics symbols require Font Awesome or a [Nerd
9
Font](https://www.nerdfonts.com/). You may also change the diagnostics symbols as shown in the
10
[configuration](#configuration) section.
lsp-status.nvim
@@ -0,0 +1 @@
1
+/home/wil/projects/personal/lsp-status.nvim
0 commit comments