10 lines
139 B
Text
10 lines
139 B
Text
{
|
|
"extensions":
|
|
[
|
|
"nix"
|
|
],
|
|
|
|
"tab_size": 2,
|
|
// Set to true to insert spaces when tab is pressed
|
|
"translate_tabs_to_spaces": true
|
|
}
|