summaryrefslogtreecommitdiff
path: root/.config/eww/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.config/eww/.editorconfig')
-rw-r--r--.config/eww/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/eww/.editorconfig b/.config/eww/.editorconfig
index 1e8dd63..79e4fce 100644
--- a/.config/eww/.editorconfig
+++ b/.config/eww/.editorconfig
@@ -9,3 +9,6 @@ indent_size = 2
[*.scss]
indent_style = tab
+
+[*.py]
+indent_size = 4