Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit fbd01ad

Browse files
committed
adding help text on how to set editorconfigverbose
1 parent c6a913d commit fbd01ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

help/editorconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ a keystroke. For example:
2626
```
2727

2828
If any editorconfig properties have been changed, they will be logged, which can be viewed
29-
with `log` in command mode.
29+
with `log` in command mode. If you want to see verbose logs, you must manually add `"editorconfigverbose": true,` to your user settings in `~/.config/micro/settings.json`.
3030

3131

3232
[EditorConfig]: http://editorconfig.org

0 commit comments

Comments
 (0)