yeet
This commit is contained in:
8
.config/emacs/modules/lang/scala/packages.el
Normal file
8
.config/emacs/modules/lang/scala/packages.el
Normal 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"))
|
||||
Reference in New Issue
Block a user