mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Updating dotfiles.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
(when (featurep! +lsp)
|
||||
(add-hook 'scala-mode-local-vars-hook #'lsp!))
|
||||
|
||||
(set-pretty-symbols! 'scala-mode
|
||||
(set-ligatures! 'scala-mode
|
||||
;; Functional
|
||||
:def "def"
|
||||
:composition "compose"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/scala/packages.el
|
||||
|
||||
(package! sbt-mode :pin "633a315ad4")
|
||||
(package! scala-mode :pin "46bb948345")
|
||||
(package! sbt-mode :pin "4358ed862a1b1ec18ac9699afb4862146669eb79")
|
||||
(package! scala-mode :pin "1d08e885b1489313666c7f15a3962432a4f757ee")
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(package! lsp-metals :pin "3d4d4b7b14d6f1041f75ddb45f36ca4cf9a6d854"))
|
||||
(package! lsp-metals :pin "039aa72439e3c52cfef4bcde416ba49d88ac0991"))
|
||||
|
||||
Reference in New Issue
Block a user