aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index c55fdbab0..4f81eb7a0 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -19,6 +19,9 @@ indent_style = tab
indent_size = 4
indent_style = tab
+[*.neon]
+indent_style = tab
+
[*.sh]
indent_style = tab