summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Chiron <chironsylvain@orange.fr>2023-02-26 18:18:12 +0100
committerSylvain Chiron <chironsylvain@orange.fr>2023-02-26 18:18:12 +0100
commit884a65bf9e0082238d63acbe6ab48a0b03550ab4 (patch)
tree3a1e19a8ebfff1d0cd15291b11dafb13e65719de
parent84050250899c0c971eedfbd5249ba0a9c4471a39 (diff)
downloadgtksourceview-884a65bf9e0082238d63acbe6ab48a0b03550ab4.tar.gz
.editorconfig: config for *.lang
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 6878369f..9bc0f641 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -14,3 +14,7 @@ tab_width = 8
[meson.build]
indent_size = 2
indent_style = space
+
+[*.lang]
+indent_size = 2
+indent_style = space