junegunn / vim-easy-align

:sunflower: A Vim alignment plugin
4.11k stars 118 forks source link

Lua not-equal operator ~= not covered by builtin = rule #129

Open bpj opened 4 years ago

bpj commented 4 years ago

The Lua not-equal operator ~= is not covered by the builtin = rule. Perhaps it should be?