Eval stuff with SPC :
This commit is contained in:
parent
c7462c10ac
commit
cc13531313
@ -488,7 +488,7 @@ And in some modes I want to preserve the spacebar as a leader key:
|
||||
|
||||
** Eval-ing
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(leader-def-key "e" #'eval-expression)
|
||||
(leader-def-key ":" #'eval-expression)
|
||||
#+END_SRC
|
||||
|
||||
** Init file commands
|
||||
|
Loading…
Reference in New Issue
Block a user