mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-06-19 15:42:20 +08:00
f08abefa31
With `nomagic` being set (not recommended, but might happen), the pattern would not work. This patch sets `\m` explicitly.