.vim/after/syntax/perl/custom.vim@d72bc8c8d6f0
.vim/after/syntax/perl/custom.vim
Fri, 15 Jul 2016 22:59:43 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 15 Jul 2016 22:59:43 -0400
- changeset 348
- d72bc8c8d6f0
- parent 345
-
e0bfe67950f8
- child 362
-
7c5b0e94b399
- permissions
- -rw-r--r--
use text_flowed, move mail settings to ftplugin
" Add match for =method from Pod::Weaver
syn match podCommand "^=method" contained nextgroup=podCmdText contains=@NoSpell