Skip to content

Commit

Permalink
more dir-locals
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Aug 22, 2017
1 parent 6dc349d commit 261c560
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
((cperl-mode . ((cperl-indent-level . 3)
(cperl-continued-statement-offset . 3)
(cperl-continued-brace-offset . -3)
))
(perl-mode . ((perl-indent-level . 3)
)))

0 comments on commit 261c560

Please sign in to comment.