.vim/after/ftplugin/perl.vim@60ee3259bc01 (annotated)
.vim/after/ftplugin/perl.vim
Thu, 04 Apr 2019 23:27:23 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 04 Apr 2019 23:27:23 -0500
- changeset 755
- 60ee3259bc01
- parent 744
-
7a5823050d74
- child 768
-
7ed19a36b198
- permissions
- -rw-r--r--
add git-histedit
744
|
1
|
compiler perl
|
|
2
|
|
|
3
|
if g:perl_tidy_equalprg
|
|
4
|
setlocal equalprg=perltidy\ -q
|
|
5
|
endif
|