Skip to content

lookahead assertion #136

@zdszero

Description

@zdszero

Hello! vim-easy-align is an awesome plugin!
But I just don't know how to use lookahead assertion or lookbehind assertion in regex mode
for example, I want to match all ' | ' but not ' \| ' , and I write regex like (?<!\\)\| but it doesn't work...

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