On Wednesday, 18 May 2022 at 01:04:16 UTC, Alain De Vos wrote:
I tried neovim editor & serve-d and failed. I tried kate editor & serve-d and failed.https://github.com/Pure-D/serve-d Anyone has a clue ?
I'm using [lunarvim](https://github.com/LunarVim/LunarVim). It provides you the ability to intall LSPs and treesitter parsers natively.
Did you use `dub init` to create a project before trying to use `serve-d`? That could be why it doesn't work for you, maybe