forked from VimPlug/jedi-vim
This properly escapes the shell argument on Windows. `cmd.exe` would strip off the first and last quote on a command. Closes https://github.com/davidhalter/jedi-vim/pull/443/files.
This properly escapes the shell argument on Windows. `cmd.exe` would strip off the first and last quote on a command. Closes https://github.com/davidhalter/jedi-vim/pull/443/files.