vim-rainbow icon indicating copy to clipboard operation
vim-rainbow copied to clipboard

Perl - Last index variable

Open SheikhThingsUp opened this issue 5 years ago • 0 comments

After installing the plugin I noticed that the last index variable causes the rest of the line to be treated as a comment.

For instance, in the code below, anything that comes after # is treated as an inline comment and subsequently stuff up the rest with matching brackets.

image

SheikhThingsUp avatar Apr 30 '20 11:04 SheikhThingsUp