forked from VimPlug/jedi-vim
With `nomagic` being set (not recommended, but might happen), the pattern would not work. This patch sets `\m` explicitly.
With `nomagic` being set (not recommended, but might happen), the pattern would not work. This patch sets `\m` explicitly.