From 6c2b9d5b01c5aff2fc66c79575a8243fb1ed698b Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Mon, 13 Apr 2026 14:06:08 +0200 Subject: [PATCH] Fix heading level --- VISION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VISION.md b/VISION.md index 9ce4c999e..45b5e111b 100644 --- a/VISION.md +++ b/VISION.md @@ -55,7 +55,7 @@ It's easy to screw things up in git so Lazygit should try to protect the user fr - e.g. undo action - the escape key should get you out of most transient situations (rebasing, diffing, etc) -## Power +### Power Users shouldn't have to drop down the CLI _too_ often. Lazygit should be able to handle some complex use cases.