mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-31 22:32:15 -08:00
5 lines
137 B
EmacsLisp
5 lines
137 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/scala/packages.el
|
|
|
|
(package! sbt-mode :pin "633a315ad4")
|
|
(package! scala-mode :pin "46bb948345")
|