diff --git a/micro/settings.json b/micro/settings.json index 5d6c6c9..a48a0fd 100644 --- a/micro/settings.json +++ b/micro/settings.json @@ -45,5 +45,6 @@ "tabsize": 4, "tabstospaces": false, "termtitle": false, - "useprimary": true + "useprimary": true, + "editorconfigverbose": true }