mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
8 lines
229 B
EmacsLisp
8 lines
229 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/erlang/packages.el
|
|
|
|
(package! erlang :pin "b9d3ec017da091168918a2901a1cef4cb062fd2a")
|
|
|
|
(when (modulep! +tree-sitter)
|
|
(package! erlang-ts :pin "eb579dd55fbb2cf721290939e7b3a50be19c0305"))
|