mirror of
https://github.com/google/gn-language-server.git
synced 2025-12-23 12:26:43 +00:00
8 lines
115 B
INI
8 lines
115 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
insert_final_newline = true
|