minor mode
This commit is contained in:
@@ -14,7 +14,12 @@ With ~use-package~ + [[https://github.com/radian-software/straight.el][Straight]
|
||||
:host gitlab
|
||||
:repo "msyds/evil-leap")
|
||||
:config
|
||||
;; Bind `evil-leap-forward' and `evil-leap-backward' here.
|
||||
;; Optionally rebind `evil-leap-forward' and `evil-leap-backward' from their
|
||||
;; defaults ('s'/'S').
|
||||
;;
|
||||
;; (evil-define-key* '(motion normal) evil-leap-mode-map
|
||||
;; "s" #'evil-leap-forward
|
||||
;; "S" #'evil-leap-backward)
|
||||
)
|
||||
#+end_src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user