Set initial state in prodigy to normal
This allows using evil-collection's bindings for this mode. Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
This commit is contained in:
parent
e68c83fd4e
commit
0e9ae176be
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
;;; tools/prodigy/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(after! prodigy
|
||||
(set-evil-initial-state! 'prodigy-mode 'emacs)
|
||||
|
||||
(defadvice! +prodigy--add-project-property-a (orig-fn &rest args)
|
||||
"Adds a new :project property to prodigy services, which hides the service
|
||||
unless invoked from the relevant project."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue