summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 7aadb15..5631ee8 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -73,7 +73,7 @@ _mode = sh
[{lib9p/linux-errno.txt.gen,lib9p/tests/runtest,lib9p/tests/testclient-p9p}]
_mode = bash
-[{lib9p/proto.gen,lib9p/include/lib9p/linux-errno.h.gen}]
+[{lib9p/core.gen,lib9p/core_include/lib9p/linux-errno.h.gen}]
_mode = python3
indent_style = space
indent_size = 4