Lispy: Format

This commit is contained in:
James Nguyen 2021-03-01 17:24:54 -08:00
parent c0cc37a260
commit 0ee92688ea
1 changed files with 1 additions and 2 deletions

View File

@ -422,8 +422,7 @@ The body can be accessed via `lispy-tab-hydra/body'."
(hydra-keyboard-quit) (hydra-keyboard-quit)
nil) nil)
nil) nil)
(setq prefix-arg current-prefix-arg))) (setq prefix-arg current-prefix-arg))))
)
;; ------------------------------- HYDRA --------------------------------------- ;; ------------------------------- HYDRA ---------------------------------------