Rebase to github/master

This commit is contained in:
wpowell-oss
2017-09-12 13:51:57 +12:00
parent a73f68c0dd
commit f2bb941a51
3 changed files with 0 additions and 16 deletions

View File

@@ -18,7 +18,6 @@ const EDITOR_PARAMS_BY_SETTING_KEY = [
['editor.softWrapHangingIndent', 'softWrapHangingIndentLength'],
['editor.softWrapAtPreferredLineLength', 'softWrapAtPreferredLineLength'],
['editor.preferredLineLength', 'preferredLineLength'],
['editor.maxScreenLineLength', 'maxScreenLineLength'],
['editor.autoIndent', 'autoIndent'],
['editor.autoIndentOnPaste', 'autoIndentOnPaste'],
['editor.scrollPastEnd', 'scrollPastEnd'],