]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
More Emacs config
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 17 Oct 2015 07:22:15 +0000 (09:22 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 17 Oct 2015 07:22:15 +0000 (09:22 +0200)
.dir-locals.el

index d1a87f8480b1f195bff6dd0852c733f5fd8c0d91..471069436e429c2aca31017af0ebc332287de6e6 100644 (file)
@@ -2,5 +2,6 @@
 ;;; For more information see (info "(emacs) Directory Variables")
 
 ((python-mode
+  (python-indent-offset . 4)
   (indent-tabs-mode . t)
   (tab-width . 4)))