mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Fixed a typo and added some missing files.
This commit is contained in:
parent
b9684941c4
commit
7314019832
1 changed files with 9 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue