chiark / gitweb /
test-example: all-privkeys: Define, and indirect through, a variable
[secnet.git] / .dir-locals.el
index 7ca463d57c8ea6cc87ca3d72a19173617daea2db..95ea27ff3bca1c61ed57f3f7873d82062352a36d 100644 (file)
@@ -5,4 +5,5 @@
   (c-basic-offset . 4))
  (python-mode
   (indent-tabs-mode . t)
+  (python-indent-offset . 8)
   (python-indent . 8)))