[libclass-tiny-perl] 09/11: add .local.vimrc to tidy code on write

gregor herrmann gregoa at debian.org
Sun May 31 14:03:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to annotated tag release-0.006
in repository libclass-tiny-perl.

commit 73af15be792d59b833ba159e244205427f5d3b0c
Author: David Golden <dagolden at cpan.org>
Date:   Thu Sep 5 09:54:25 2013 -0400

    add .local.vimrc to tidy code on write
---
 .local.vimrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.local.vimrc b/.local.vimrc
new file mode 100644
index 0000000..07e747d
--- /dev/null
+++ b/.local.vimrc
@@ -0,0 +1 @@
+autocmd BufWritePre *.pl,*.pm,*.t call DoTidyWrite()

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-tiny-perl.git



More information about the Pkg-perl-cvs-commits mailing list