Skip to content

Custom C/C++ syntax broken after commit cbde2571d4f79770ac552fe75440de72893bc73a #608

@kostiskalkounos

Description

@kostiskalkounos

I use a custom function to highlight C/C++ objects and it was working perfectly before the aforementioned commit: 'Respect symlinks for resolving vim-polyglot as fallback, closes #601'

The problem seems to be that the custom .vim/after/syntax/c.vim is the only file read , where before, the custom changes were applied on top of bfrg/vim-cpp-modern/after/syntax/c.vim

Before:

Screen Shot 2020-10-25 at 12 22 54

After:
Screen Shot 2020-10-25 at 12 22 30

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