mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(helm): Do not defer helm-make package to ensure keybinding works
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
(require 'siren-helm)
|
||||
|
||||
(use-package helm-make
|
||||
:defer t
|
||||
:bind
|
||||
(:map helm-command-map
|
||||
("m" . helm-make-projectile))
|
||||
|
||||
Reference in New Issue
Block a user