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

Fix deprecation warning on buf_diagnostics_count #18

Closed babariviere closed 3 years ago

babariviere commented 3 years ago

This commit introduced changes in lua API for LSP. We are now getting a deprecation warning for buf_diagnostics_count on start.

See this commit for more info: https://github.com/neovim/neovim/commit/f75be5e9d510d5369c572cf98e78d9480df3b0bb