Skip to content

Commit

Permalink
fix: banish lispy-mode to the dustbin of history
Browse files Browse the repository at this point in the history
abo-abo/hydra#413 means that I no longer
consider any abo-abo packages stable.
  • Loading branch information
TOTBWF committed Nov 7, 2024
1 parent 5f4e51b commit 4185e6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/lang/elisp.el
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,5 @@
(emacs-lisp-mode . flycheck-mode)
(emacs-lisp-mode . company-mode))

(use-package lispy
:hook
(emacs-lisp-mode . lispy-mode))

(provide 'lang/elisp)
;;; elisp.el ends here

0 comments on commit 4185e6c

Please sign in to comment.