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

Distinguish Foo and Bar of "class Foo < Bar"

Open rking opened this issue 13 years ago • 0 comments

Not 100% sure how to do this one, yet. The syntax stack is:

Foo ['rubyBlock', 'rubyClassDeclaration', 'rubyConstant']
Bar ['rubyBlock', 'rubyConstant']

rking avatar Nov 10 '12 22:11 rking