mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
7 lines
136 B
EmacsLisp
7 lines
136 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/common-lisp/packages.el
|
|
|
|
(package! sly)
|
|
(package! sly-macrostep)
|
|
(package! sly-repl-ansi-color)
|