Skip to content

Commit

Permalink
auto +x *.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Hayter committed Jan 28, 2012
1 parent 2df2e5b commit d0d669a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -141,3 +141,6 @@ let perl_include_POD = 1
let perl_want_scope_in_variables = 1 let perl_want_scope_in_variables = 1
let perl_extended_vars = 1 let perl_extended_vars = 1
let perl_fold = 1 let perl_fold = 1

" http://www.slideshare.net/genehackdotorg/tweakers-anonymous
autocmd BufWritePost *.pl !chmod +x %

0 comments on commit d0d669a

Please sign in to comment.