mirror of
https://github.com/neovim/neovim.git
synced 2026-05-27 07:18:36 +00:00
Problem: Interpolated string expression requires escaping.
Solution: Do not require escaping in the expression.
0abc2871c1
Co-authored-by: Bram Moolenaar <Bram@vim.org>