vim-lsp
vim-lsp copied to clipboard
Checking if LSP server is running for a specific filetype
Is there a simple and fast way of checking if a LSP is running for a specific filetype? The idea is to only show the diagnostics in the buffer statusline if the LSP is actually running.