vim-easy-align icon indicating copy to clipboard operation
vim-easy-align copied to clipboard

I wan't align all = .= =. := += =+ ?= ??= for bitbake grammar

Open zzs213 opened this issue 9 years ago • 0 comments

In bitbake use = .= =. := += =+ ?= ??= to assign value to vars. for = .= := += ?= ??= works OK but for =. =+ add space between the two char. Can fix this?

zzs213 avatar Sep 02 '16 03:09 zzs213