5 lines
123 B
EmacsLisp
5 lines
123 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/lispyville/packages.el
|
|
|
|
(when (featurep! :feature evil)
|
|
(package! lispyville))
|