vim-easy-align
vim-easy-align copied to clipboard
I wan't align all = .= =. := += =+ ?= ??= for bitbake grammar
In bitbake use = .= =. := += =+ ?= ??= to assign value to vars. for = .= := += ?= ??= works OK but for =. =+ add space between the two char. Can fix this?