summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'vhosts/blog/.editorconfig')
-rw-r--r--vhosts/blog/.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/.editorconfig b/vhosts/blog/.editorconfig
index f6e2ae3e..a036f907 100644
--- a/vhosts/blog/.editorconfig
+++ b/vhosts/blog/.editorconfig
@@ -5,6 +5,6 @@ charset = utf-8
end_of_line = lf
insert_final_newline = true
-[*.ndoc]
+[*.dj]
indent_style = space
indent_size = 2