diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index 5631ee8..c632054 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/core.gen,lib9p/core_include/lib9p/linux-errno.h.gen}] +[{lib9p/core.gen,lib9p/idl/2010-9P2000.L.9p.gen}] _mode = python3 indent_style = space indent_size = 4 |