mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Add description to tabType config
This commit is contained in:
committed by
Ben Ogle
parent
0441fa1f10
commit
8eff9d493d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user