1root = true
2
3[*]
4indent_style = spaces
5indent_size = 4
6end_of_line = lf
7trim_trailing_whitespace = true
8
9[{Makefile,*.terminfo}]
10indent_style = tab
11
12# Autogenerated files with tabs below this line.
13
14[kitty/{unicode-data.c,emoji.h,wcwidth-std.h}]
15indent_style = tab
16
17[kittens/unicode_input/names.h]
18indent_style = tab
19
20[glfw/wayland-*-protocol.{c,h}]
21indent_style = tab
22