From fdfc63ea6cbc17581232b0b6802770fb3bb6edf4 Mon Sep 17 00:00:00 2001 From: Tommi Komulainen Date: Thu, 11 Jun 2015 19:50:57 +0200 Subject: [PATCH] Remove `gc` prefix as unused from guide-key smeargle commands are no longer there, they're in `gh` --- spacemacs/config.el | 1 - 1 file changed, 1 deletion(-) diff --git a/spacemacs/config.el b/spacemacs/config.el index 76561b69d..18f42ac45 100644 --- a/spacemacs/config.el +++ b/spacemacs/config.el @@ -26,7 +26,6 @@ ("f" . "files") ("fe" . "files-emacs/spacemacs") ("g" . "git/versions-control") - ("gc" . "smeargle") ("h" . "helm/help/highlight") ("hd" . "help-describe") ("i" . "insertion")