From 20fbb12a6b6bd4ed116c5fb3b5a63bf1f650034e Mon Sep 17 00:00:00 2001 From: John Chavez Date: Fri, 27 Jan 2023 10:37:11 -0800 Subject: [PATCH] yml lint: tab char --- docs/Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Config.md b/docs/Config.md index 603002fa..786cd11a 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -31,7 +31,7 @@ gui: # Side panel width as a ratio of the screen's width sidePanelWidth: 0.333 # Determines whether we show the bottom line (the one containing keybinding - # info and the status of the app). + # info and the status of the app). showBottomLine: true # When true, increases vertical space used by focused side panel, # creating an accordion effect