junegunn / junegunn/vim-easy-align
I wan't align all = .= =. := += =+ ?= ??= for bitbake grammar
Open
- Dominant language
- Vim Script
- Stars
- 4.2k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
In bitbake use = .= =. := += =+ ?= ??= to assign value to vars.
for = .= := += ?= ??= works OK
but for =. =+ add space between the two char.
Can fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.