prosemd-lsp seems to crash on start
Hi,
I am interested in using this project, but I can't get it too start correctly. After configuring it I get the following logs from my Nvim LSP:
Do you have any idea what may cause this?
I still have to find time to get the update of nlprule published and test it out. It may be related to the document you're trying but I have seen occasional hangs on certain platform (not crashes though usually) but I'll see if it does come up during the upgrade https://github.com/kitten/prosemd-lsp/pull/1
I have found that it is indeed caused by the document I've opened. On a simple document, this does not occur.
The document I've tried it on is also quite simple. I tried to find a minimal example of where it didn't work, but I haven't found it yet.
Anyways, I am interested to see where the project is heading.