.vim/after/syntax/perl/custom.vim

Mon, 01 Aug 2016 15:23:12 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 01 Aug 2016 15:23:12 -0400
changeset 361
7ab7173fb61f
parent 345
e0bfe67950f8
child 362
7c5b0e94b399
permissions
-rw-r--r--

add autofmt toggle

" Add match for =method from Pod::Weaver
syn match podCommand "^=method" contained nextgroup=podCmdText contains=@NoSpell

mercurial