mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-09-14 15:12:12 +08:00
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.