Remove defunct 'autoIndentOnPaste' option from customizing-atom docs

This commit is contained in:
Nathan Sobo 2014-03-07 12:42:09 -07:00
parent e8503f7ddc
commit 909e0d7312

View File

@ -110,7 +110,6 @@ You can open this file in an editor from the _Atom > Open Your Config_ menu.
- `themes`: An array of theme names to load, in cascading order
- `editor`
- `autoIndent`: Enable/disable basic auto-indent (defaults to `true`)
- `autoIndentOnPaste`: Enable/disable auto-indented pasted text (defaults to `false`)
- `nonWordCharacters`: A string of non-word characters to define word boundaries
- `fontSize`: The editor font size
- `fontFamily`: The editor font family