init-shell in wrong namespace

This commit is contained in:
Herbert Jones 2015-07-02 09:53:52 -05:00 committed by syl20bnr
parent cdb4efce68
commit cce3445b85

View file

@ -164,7 +164,7 @@
(projectile-with-default-dir (projectile-project-root) (multi-term)))
(evil-leader/set-key "p$t" 'projectile-multi-term-in-root)))))
(defun spacemacs/init-shell ()
(defun shell/init-shell ()
(defun shell-comint-input-sender-hook ()
"Check certain shell commands.
Executes the appropriate behavior for certain commands."