nvim-lua / lsp-status.nvim

Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
MIT License
625 stars 41 forks source link

Document how to replace diag symbols with ASCII #27

Closed Anrock closed 3 years ago

Anrock commented 3 years ago

Noticed You may also change the diagnostics symbols as shown in the configuration section. piece but nothing was actually shown in configuration section. So add this

wbthomason commented 3 years ago

Whoops, that's an embarrassing omission. Thanks!