vim-markdown-composer
vim-markdown-composer copied to clipboard
Problem on Windows
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 <SNR>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?
Looks like a duplicate of #42. Make sure your vim version is at least 8.0.0902.