mirror of
https://github.com/neovim/neovim.git
synced 2026-02-11 15:01:41 +10:00
Closes #5360
References #3305
Reverts commit dc9652e68d.
Disabling the quoting was does not solve the problem in general, and
we would end up having to handle the quoting ourselves.
See: https://github.com/JuliaLang/julia/issues/13776