mirror of
https://github.com/atom/atom.git
synced 2026-02-15 00:55:14 -05:00
Remove @autoIndent from Project and EditSession
This commit is contained in:
@@ -80,7 +80,6 @@ class Editor extends View
|
||||
buffer: new Buffer()
|
||||
softWrap: false
|
||||
tabLength: 2
|
||||
autoIndent: false
|
||||
softTabs: true
|
||||
|
||||
@editSessions.push editSession
|
||||
|
||||
Reference in New Issue
Block a user