Files
openttd-cmclient/cmclient.sublime-project
2016-07-23 18:05:16 +03:00

21 lines
223 B
Plaintext

{
"folders":
[
{
"file_exclude_patterns":
[
"*.cod"
],
"follow_symlinks": true,
"path": "."
}
],
"settings":
{
"ClangFormat": {
"style": "File",
// "format_on_save": true,
}
}
}