diff --git a/.editorconfig b/.editorconfig index 2e80b4063..8f44e9c47 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,6 +9,13 @@ trim_trailing_whitespace = true [{Makefile,*.terminfo}] indent_style = tab -# Autogenerated with tabs. -[kitty/{unicode-data.c,emoji.wcwidth-std.h}] +# Autogenerated files with tabs below this line. + +[kitty/{unicode-data.c,emoji.h,wcwidth-std.h}] +indent_style = tab + +[kittens/unicode_input/names.h] +indent_style = tab + +[glfw/wayland-*-protocol.{c,h}] indent_style = tab