configura angular language server e format style para java

This commit is contained in:
Lucas Garcia Rubio 2025-03-06 18:48:45 -03:00
parent 27382201d1
commit 79c770bbfb
2 changed files with 7 additions and 4 deletions

View file

@ -99,8 +99,7 @@ local config = {
enabled = true,
-- Formatting works by default, but you can refer to a specific file/URL if you choose
settings = {
path = '/home/lucas/magna-sistemas-java-code-formatter.xml',
profile = 'MagnaSistemasStyle',
url = '/home/lucas/magna-sistemas-java-code-formatter.xml',
},
},
completion = {