mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Add default config for editor.softTabs
This commit is contained in:
@@ -25,6 +25,7 @@ class Editor extends View
|
||||
preferredLineLength: 80
|
||||
tabLength: 2
|
||||
softWrap: false
|
||||
softTabs: true
|
||||
|
||||
@nextEditorId: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user