mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Note that we use tabs for indent in *.go files in editorconfig
This commit is contained in:
@@ -6,7 +6,7 @@ indent_size = 4
|
|||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[{Makefile,*.terminfo}]
|
[{Makefile,*.terminfo,*.go}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
# Autogenerated files with tabs below this line.
|
# Autogenerated files with tabs below this line.
|
||||||
|
|||||||
Reference in New Issue
Block a user