mirror of
https://github.com/atom/atom.git
synced 2026-01-27 07:47:58 -05:00
Improve core.openEmptyEditorOnStart description
This commit is contained in:
@@ -122,7 +122,7 @@ const configSchema = {
|
||||
]
|
||||
},
|
||||
openEmptyEditorOnStart: {
|
||||
description: 'Automatically open an empty editor on startup.',
|
||||
description: 'When checked opens an untitled editor on _File > New Window_; otherwise no buffer is opened.',
|
||||
type: 'boolean',
|
||||
default: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user