Merge branch 'indent_style_space' of https://github.com/ornicar/kitty

This commit is contained in:
Kovid Goyal
2023-02-25 08:24:40 +05:30

View File

@@ -1,7 +1,7 @@
root = true root = true
[*] [*]
indent_style = spaces indent_style = space
indent_size = 4 indent_size = 4
end_of_line = lf end_of_line = lf
trim_trailing_whitespace = true trim_trailing_whitespace = true