(Emacs/lang)~disable "Hydra like lispy"

This commit is contained in:
2024-04-23 01:41:42 +05:30
parent 74186f287f
commit f5efdb6faf

View File

@@ -710,6 +710,9 @@ development on Emacs.
"gr" #'eval-region))
#+end_src
** WIP Hydra like Lispy
:PROPERTIES:
:header-args:emacs-lisp: :tangle no
:END:
A [[file:core.org::*Hydra][Hydra]] which uses the ~Lispy~ package (by
abo-abo) to create a set of motions that allow movement around a lisp
file easily.