vim-detailed
vim-detailed copied to clipboard
Distinguish Foo and Bar of "class Foo < Bar"
Not 100% sure how to do this one, yet. The syntax stack is:
Foo ['rubyBlock', 'rubyClassDeclaration', 'rubyConstant']
Bar ['rubyBlock', 'rubyConstant']