mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-04-27 13:01:28 +08:00
dc9688602c
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.