mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Merge pull request #6602 from atom/jl-remove-completions
Remove Completions from Settings
This commit is contained in:
@@ -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: ''
|
||||
|
||||
Reference in New Issue
Block a user