.vim/after/plugin/tabular.vim

changeset 423
dd1863db6d31
child 425
e23906d13a57
equal deleted inserted replaced
422:7b3ba9962a9d 423:dd1863db6d31
1 if exists(':Tabularize')
2 AddTabularPattern! first_eq /^[^=]*\zs=/
3 AddTabularPattern! first_arrow /^.\{-}\zs=>/
4 endif

mercurial