mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Rebase to github/master
This commit is contained in:
@@ -18,7 +18,6 @@ const EDITOR_PARAMS_BY_SETTING_KEY = [
|
||||
['editor.softWrapHangingIndent', 'softWrapHangingIndentLength'],
|
||||
['editor.softWrapAtPreferredLineLength', 'softWrapAtPreferredLineLength'],
|
||||
['editor.preferredLineLength', 'preferredLineLength'],
|
||||
['editor.maxScreenLineLength', 'maxScreenLineLength'],
|
||||
['editor.autoIndent', 'autoIndent'],
|
||||
['editor.autoIndentOnPaste', 'autoIndentOnPaste'],
|
||||
['editor.scrollPastEnd', 'scrollPastEnd'],
|
||||
|
||||
Reference in New Issue
Block a user