summaryrefslogtreecommitdiff
path: root/coc-settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'coc-settings.json')
-rw-r--r--coc-settings.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/coc-settings.json b/coc-settings.json
index 406b9ce..8382dfe 100644
--- a/coc-settings.json
+++ b/coc-settings.json
@@ -2,9 +2,9 @@
"coc.preferences.maxFileSize": "10000MB",
"hover.floatConfig": {
"shadow": false,
- "maxWidth": 170,
+ "maxWidth": 70,
"border": true,
- "focusable": false,
+ "focusable": true,
"rounded": true
},
"Lua": {