diff options
Diffstat (limited to 'spacemacs.el')
-rw-r--r-- | spacemacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el index c28ddf0..d8493b2 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -689,6 +689,7 @@ This is the place where most of your configurations should be done. Unless it is sh-basic-offset 2 sh-indentation 2 smie-indent-basic 2 + perl-indent-level 2 ;; Clojure cljr-warn-on-eval nil |