The `require('lspconfig')` "framework" is deprecated, use vim.lsp.config (see :help lspconfig-nvim-0.11) instead. Feature will be removed in nvim-lspconfig v3.0.0 so I went ahead and changed that. , ...
I'm using injected formatter in writing markdown with some code blocks that contain programming language. I think I'm different from other people in the issue related (#409, #200), which spawns LSP ...