mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
Moving to Doom Emacs!
This commit is contained in:
7
.emacs.d/modules/editor/lispy/packages.el
Normal file
7
.emacs.d/modules/editor/lispy/packages.el
Normal file
@@ -0,0 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; editor/lispyville/packages.el
|
||||
|
||||
(package! lispy)
|
||||
|
||||
(when (featurep! :editor evil)
|
||||
(package! lispyville))
|
||||
Reference in New Issue
Block a user