Thu, 10 Nov 2016 01:34:37 -0500
lord save me from the shift key
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 |