Raku / vim-raku

Vim runtime files for Raku support
MIT License
45 stars 12 forks source link

raku_unicode_abbrevs breaks // #20

Open zerodogg opened 3 years ago

zerodogg commented 3 years ago

When raku_unicode_abbrevs is enabled it becomes impossible to type //, when I type the second / it replaces the first one with ÷, which isn't quite what I want when I wanted to use defined-or.

zostay commented 3 years ago

Yeah, I recommend not using that feature. It's slated to be removed rather than fixed.