Skip to content

Syntax highlighting not fully applied #67

@dunpyl

Description

@dunpyl

I installed the plugin via Vundle per the instructions. When I try to highlight the following small snippet:

    class Foo { 
        Function(double variable);
        MyType foo;
    }

It doesn't highlight the word Function like it does in the screenshot. It also doesn't doesn't highlight the word MyType.

I checked the highlight group and for both words it's cBlock.

What's wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions