diff options
Diffstat (limited to '9p/.editorconfig')
-rw-r--r-- | 9p/.editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/9p/.editorconfig b/9p/.editorconfig new file mode 100644 index 0000000..3de59d7 --- /dev/null +++ b/9p/.editorconfig @@ -0,0 +1,3 @@ +[{generate,linux-errno.h.gen}] +indent_style = space +indent_size = 4 |