.vim/after/syntax/perl/custom.vim@a19225f9b247
.vim/after/syntax/perl/custom.vim
Mon, 18 Jul 2016 13:38:23 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 18 Jul 2016 13:38:23 -0400
- changeset 352
- a19225f9b247
- parent 345
-
e0bfe67950f8
- child 362
-
7c5b0e94b399
- permissions
- -rw-r--r--
Numbered-list wrap doesn't work for flowed emails
" Add match for =method from Pod::Weaver
syn match podCommand "^=method" contained nextgroup=podCmdText contains=@NoSpell