Mon, 12 Dec 2016 17:41:33 -0500
add tmuxs helper
423 | 1 | if exists(':Tabularize') |
2 | AddTabularPattern! first_eq /^[^=]*\zs=/ | |
3 | AddTabularPattern! first_arrow /^.\{-}\zs=>/ | |
425
e23906d13a57
add method tab shortcut
Meredith Howard <mhoward@roomag.org>
parents:
423
diff
changeset
|
4 | AddTabularPattern! methods /->\|\\./l1r0 |
423 | 5 | endif |