On Sunday, 21 November 2021 at 00:58:50 UTC, zjh wrote:
On Saturday, 20 November 2021 at 17:57:40 UTC, WebFreak001 wrote:
Hi everyone,

Can `VIM` be supported? Many programmers program with `VIM`.

serve-d (the underlying LSP server) is supported with ycmd: https://github.com/Pure-D/serve-d/blob/master/editor-vim.md

You can also search for other LSP clients for your editor if you don't like ycmd, it should work with any of them.

Reply via email to