.vim/after/syntax/perl/custom.vim@587d3bc1a947
.vim/after/syntax/perl/custom.vim
Thu, 28 Jul 2016 23:43:59 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 28 Jul 2016 23:43:59 -0400
- changeset 355
- 587d3bc1a947
- parent 345
-
e0bfe67950f8
- child 362
-
7c5b0e94b399
- permissions
- -rw-r--r--
remove mq and flow, unused
" Add match for =method from Pod::Weaver
syn match podCommand "^=method" contained nextgroup=podCmdText contains=@NoSpell