diff --git a/fortls/fortls.schema.json b/fortls/fortls.schema.json index 3051e0e4..78c6cca9 100644 --- a/fortls/fortls.schema.json +++ b/fortls/fortls.schema.json @@ -136,9 +136,9 @@ "type": "string" }, "folding_range": { - "title": "Folding Range", - "description": "Fold editor based on language keywords", "default": false, + "description": "Fold editor based on language keywords", + "title": "Folding Range", "type": "boolean" }, "max_line_length": {