mirror of
https://github.com/kovidgoyal/kitty.git
synced 2025-12-13 20:36:22 +01:00
22 lines
352 B
INI
22 lines
352 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
end_of_line = lf
|
|
trim_trailing_whitespace = true
|
|
|
|
[{Makefile,*.terminfo,*.go}]
|
|
indent_style = tab
|
|
|
|
# Autogenerated files with tabs below this line.
|
|
|
|
[kitty/char-props-data.h]
|
|
indent_style = tab
|
|
|
|
[kittens/unicode_input/names.h]
|
|
indent_style = tab
|
|
|
|
[glfw/wayland-*-protocol.{c,h}]
|
|
indent_style = tab
|