]> rtime.felk.cvut.cz Git - linux-conf-perf.git/blobdiff - .dir-locals.el
Allow importing lcp_django from other python scripts
[linux-conf-perf.git] / .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)))