feat(emacs): Keybinds all around!
This commit is contained in:
@@ -354,8 +354,12 @@ interactive call to `eval-expression' is stored.")
|
||||
|
||||
(use-package evil-leap
|
||||
:hook (on-first-input . evil-leap-mode)
|
||||
:straight (:type git
|
||||
:host gitlab
|
||||
:repo "msyds/evil-leap"))
|
||||
:load-path "/home/crumb/src/evil-leap"
|
||||
:straight nil
|
||||
;; :straight (:type git
|
||||
;; :host gitlab
|
||||
;; :repo "msyds/evil-leap")
|
||||
:config
|
||||
(evil-leap-install-default-keybindings))
|
||||
|
||||
(provide 'syd-evil)
|
||||
|
||||
Reference in New Issue
Block a user