No need for hook. It gives error as 'ediprolog is not defined.

This commit is contained in:
jpathy 2019-10-30 02:53:08 +05:30 committed by duianto
parent 7c572fccdc
commit 72e49c6f2b
2 changed files with 2 additions and 1 deletions

View File

@ -2369,6 +2369,8 @@ Other:
- Key bindings:
- add ~c~ to clear the buffer (thanks to Francesc Elies)
- bind ~q~ to quit-window in view mode (thanks to Saulius Menkevičius)
**** Prolog
- Fixed autoloading error (thanks to jpathy)
**** Purescript
- Enabled =purescript-decl-scan-mode= when loading =purescript-mode=
(thanks to Bjarke Vad Andersen)

View File

@ -61,7 +61,6 @@
(defun prolog/init-ediprolog ()
(use-package ediprolog
:hook prolog-mode
:config
(progn
(spacemacs/set-leader-keys-for-major-mode 'prolog-mode