From 2febbbb30944cdb6233d530be31b50fd7d38e3c5 Mon Sep 17 00:00:00 2001 From: dubnde Date: Fri, 11 Nov 2016 20:15:16 +0000 Subject: [PATCH] Remove git layer documentation to show submodule prompt There is no such keybinding(SPC g >) in the source code. --- layers/+source-control/git/README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/layers/+source-control/git/README.org b/layers/+source-control/git/README.org index 7a8d3bfc5..dee5ccd7a 100644 --- a/layers/+source-control/git/README.org +++ b/layers/+source-control/git/README.org @@ -105,7 +105,6 @@ Git commands (start with ~g~): | Key Binding | Description | |-------------+-----------------------------------------------------| -| ~SPC g >~ | show submodule prompt | | ~SPC g b~ | open a =magit= blame | | ~SPC g f f~ | view a file at a specific branch or commit | | ~SPC g f h~ | show file commits history |