6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
|
// These settings override both User and Default settings for the Ruby syntax
|
||
|
{
|
||
|
"tab_size": 2,
|
||
|
"translate_tabs_to_spaces": true
|
||
|
}
|