Don't create a new window at startup on Mac in Sublime Text.
This commit is contained in:
parent
8765c23c8b
commit
04c3501fb8
@ -302,6 +302,7 @@
|
|||||||
"*.zip"
|
"*.zip"
|
||||||
],
|
],
|
||||||
"color_scheme": "Packages/User/Cobalt (SL).tmTheme",
|
"color_scheme": "Packages/User/Cobalt (SL).tmTheme",
|
||||||
|
"create_window_at_startup": false,
|
||||||
"detect_indentation": true,
|
"detect_indentation": true,
|
||||||
"draw_minimap_border": false,
|
"draw_minimap_border": false,
|
||||||
"draw_white_space": "selection",
|
"draw_white_space": "selection",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user