Remove @autoIndent from Project and EditSession

This commit is contained in:
Corey Johnson
2013-01-09 15:22:37 -08:00
parent d5a23f770f
commit 261a8aae2d
3 changed files with 1 additions and 8 deletions

View File

@@ -80,7 +80,6 @@ class Editor extends View
buffer: new Buffer()
softWrap: false
tabLength: 2
autoIndent: false
softTabs: true
@editSessions.push editSession