mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Merge branch 'indent_style_space' of https://github.com/ornicar/kitty
This commit is contained in:
commit
ed64899b83
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = spaces
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue