This commit is contained in:
ry
2022-01-11 18:05:13 -08:00
parent 2046befee2
commit 8e7b654716
846 changed files with 71287 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
;; -*- no-byte-compile: t; -*-
;;; lang/scala/packages.el
(package! sbt-mode :pin "e29464a82bf706ef921f4e0052ce04fc74c34c84")
(package! scala-mode :pin "598cb680f321d9609295aa9b4679040cc703b602")
(when (featurep! +lsp)
(package! lsp-metals :pin "695291761b2a3db734c3f53bb7fc4acfe0a5eb94"))