Skip to content

Support for block comments with '//-' (Pug's block comments) #103

@gyermolenko

Description

@gyermolenko

Hi.

I want to use Pug's block comments (start with //-)

I use vim-commentary plugin for commenting stuff out. It relies on 'commentstring' option first.
And your plugin currently sets it as //\ %s .
I tried to overwrite it with " autocmd FileType pug setlocal commentstring=//-\ %s - no luck.
Could you please advise some solution? thanks.

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