mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update description of 'autoIndent' config option
This commit is contained in:
@@ -115,7 +115,7 @@ module.exports =
|
||||
autoIndent:
|
||||
type: 'boolean'
|
||||
default: true
|
||||
description: 'Auto-ident when inserting newlines'
|
||||
description: 'Automatically indent the cursor when inserting a newline'
|
||||
autoIndentOnPaste:
|
||||
type: 'boolean'
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user