Merge pull request #4166 from gilbertw1/scala-lsp-formatting

Disable lsp indentation in scala mode
This commit is contained in:
Henrik Lissner 2020-10-29 02:07:08 -04:00 committed by GitHub
commit e430b1548c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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