mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-03-13 00:30:42 +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.