mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Updating Doom Emacs.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/scheme/packages.el
|
||||
|
||||
(package! geiser)
|
||||
(package! geiser :pin "0c86289d7b2af07e3653364219e00103c8540edf")
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-guile
|
||||
:recipe (:host github :repo "flatwhatson/flycheck-guile")
|
||||
:pin "f37b6143776d15b3e7907e7621f6f96f8b1aec48"))
|
||||
|
||||
Reference in New Issue
Block a user