diff --git a/src/config-schema.coffee b/src/config-schema.coffee index f181e0149..548b35fa8 100644 --- a/src/config-schema.coffee +++ b/src/config-schema.coffee @@ -98,9 +98,6 @@ module.exports = type: ['string', 'null'] # These can be used as globals or scoped, thus defaults. - completions: - type: ['array', 'object'] - default: [] fontFamily: type: 'string' default: ''