mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Minor edits.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
comment-line-break-function #'+scala-comment-indent-new-line-fn)
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(setq-hook! 'scala-mode-hook lsp-enable-indentation nil)
|
||||
(add-hook 'scala-mode-local-vars-hook #'lsp!))
|
||||
|
||||
(set-ligatures! 'scala-mode
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
(package! scala-mode :pin "1d08e885b1489313666c7f15a3962432a4f757ee")
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(package! lsp-metals :pin "039aa72439e3c52cfef4bcde416ba49d88ac0991"))
|
||||
(package! lsp-metals :pin "e42c0b2448847f5de8ae73beae4dd695b560c4e0"))
|
||||
|
||||
Reference in New Issue
Block a user