junegunn / junegunn/vim-easy-align
lookahead assertion
Open
- Dominant language
- Vim Script
- Stars
- 4.2k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
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 (?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.