From 79f600e4e106f00c8d6ad8cd4a5548e7546fa0ca Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Mon, 17 Oct 2022 22:28:54 -0700 Subject: [PATCH] Update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e367dd0..d68267a 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The default leader is the space key. The following binds are set to help development: ``` -nnoremap gs :Git status +nnoremap gs :Git nnoremap gd :Git diff nnoremap gb :Git blame nnoremap gc :Git commit