.vim/after/plugin/tabular.vim

Sun, 18 Dec 2016 17:42:41 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 18 Dec 2016 17:42:41 -0500
changeset 454
e501f44a5885
parent 425
e23906d13a57
child 464
452034aff788
permissions
-rw-r--r--

set spideroak as 2nd wiki

if exists(':Tabularize')
  AddTabularPattern! first_eq    /^[^=]*\zs=/
  AddTabularPattern! first_arrow /^.\{-}\zs=>/
  AddTabularPattern! methods     /->\|\\./l1r0
endif

mercurial