vim-raku
vim-raku copied to clipboard
Hyper on method call causes incorrect highlighting
Migration of https://github.com/vim-perl/vim-perl6/issues/2 by @Oracle
Description of issue
When using the hyper » op to perform a method call, all subsequent method calls (which are normally un-highlighted/white) are highlighted incorrectly until a character appears that has a specific color.
I have confirmed that the bug is still a problem in some, but not all, cases. If I just do what is stated in the original ticket, I can reproduce it, though. (And have also noticed it in the past, but haven't been bothered by it enough to worry about it until now.)