Thu, 24 Nov 2016 00:46:32 -0500
lock down ssl settings, hide hostname and UA
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 |