Wrong arglist indentation has been removed for java mode

This commit is contained in:
Sameer Rahmani 2019-12-24 13:54:51 +00:00
parent 1d8dd0e564
commit cf3ed5d787
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
(c-set-offset 'arglist-intro '+)
(setq java-basic-offset 2)
(setq c-basic-offset 2)
(setq c-offsets-alist '((arglist-cont-nonempty . +)))
(ability lsp-java ('lsp)
(setq lsp-java-server-install-dir fg42-tmp)
(lsp))