Skip to content

Documentation on how to custumoze internal default keybindings #82

Closed Answered by abougouffa
azzamsa asked this question in Q&A
Discussion options

You must be logged in to vote

At the end of general's use-package block, I provide me-general-ready. If you do something like:

;; SPC RET: bookmark-jump
(with-eval-after-load 'me-general-ready
  (+map!
    "RET" #'consult-bookmark
    ))

It should work as expected.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@abougouffa
Comment options

Answer selected by abougouffa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants