Move major specific error key bindings to SPC m E prefix

Also add a convention for it.
This commit is contained in:
syl20bnr 2018-03-03 16:44:16 -05:00 committed by Codruț Constantin Gușoi
parent 775d584665
commit 3f47bf8e11
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@
(defun java/post-init-counsel-gtags ()
(spacemacs/counsel-gtags-define-keys-for-mode 'java-mode))
(defun java/post-init-helm-gtags ()
(defun ""java/post-init-helm-gtags ()
(spacemacs/helm-gtags-define-keys-for-mode 'java-mode))
(defun java/pre-init-org ()