Sublime project - add settings
This commit is contained in:
parent
9722038ad3
commit
cfb44e4a26
@ -24,5 +24,12 @@
|
||||
],
|
||||
"path": "../../.."
|
||||
}
|
||||
]
|
||||
],
|
||||
"settings":
|
||||
{
|
||||
"ensure_newline_at_eof_on_save": true,
|
||||
"tab_size": 2,
|
||||
"translate_tabs_to_spaces": true,
|
||||
"trim_trailing_white_space_on_save": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user