mirror of
https://github.com/atom/atom.git
synced 2026-02-16 17:45:24 -05:00
Default editor.preferredLineLength config to 80
This commit is contained in:
@@ -23,6 +23,7 @@ class Editor extends View
|
||||
autoIndent: true
|
||||
autoIndentOnPaste: false
|
||||
nonWordCharacters: "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?-"
|
||||
preferredLineLength: 80
|
||||
|
||||
@nextEditorId: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user