We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi,
the plugin does not seem to run on windows. Every time I open an .md file (which are set to markdown in my vimrc) I get the error message:
Error detected while processing function 92_startServer: line59: E475: Invalid argument: cwd"
I am using vim 8.0 and built the plugin using:
cargo build --release --no-default-features --features json-rpc
Any ideas?
The text was updated successfully, but these errors were encountered:
Looks like a duplicate of #42. Make sure your vim version is at least 8.0.0902.
Sorry, something went wrong.
No branches or pull requests
Hi,
the plugin does not seem to run on windows. Every time I open an .md file (which are set to markdown in my vimrc) I get the error message:
I am using vim 8.0 and built the plugin using:
Any ideas?
The text was updated successfully, but these errors were encountered: