From d9bff0cdc654c6f2b5d0fdf59a8ee7977afab26c Mon Sep 17 00:00:00 2001 From: Dylan Soechting Date: Fri, 29 Dec 2023 19:40:03 -0600 Subject: [PATCH] document the git diff keybind --- COMMON_KEYBINDS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMON_KEYBINDS.txt b/COMMON_KEYBINDS.txt index 0f312a0272e..761220a0c5d 100644 --- a/COMMON_KEYBINDS.txt +++ b/COMMON_KEYBINDS.txt @@ -4,6 +4,7 @@ Most of the text editing vim motions are unchanged or have slight modifications The leader key is set to Space or " " Git menu (powered by fugitive): gs +Git diff: gd Split vertical/right: l Split horizontal/down: j