vim-operator-highlight icon indicating copy to clipboard operation
vim-operator-highlight copied to clipboard

Highlighting doesn't work in Javascript, inside functions.

Open chaekit opened this issue 12 years ago • 0 comments

it works outside but not inside

ex:

var foo.exfunc = function() { stuff };

then only period in foo.exfunc and brackets in function() get highlighted

chaekit avatar Oct 24 '12 22:10 chaekit