Add description to tabType config

This commit is contained in:
Hernawan Fa'iz Abdillah
2015-08-07 09:11:03 +07:00
committed by Ben Ogle
parent 0441fa1f10
commit 8eff9d493d

View File

@@ -147,6 +147,7 @@ module.exports =
type: 'string'
default: 'auto'
enum: ['auto', 'soft', 'hard']
description: 'Determine character inserted during Tab keypress.'
softWrapAtPreferredLineLength:
type: 'boolean'
default: false