mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-25 06:38:34 +02:00
configura angular language server e format style para java
This commit is contained in:
parent
27382201d1
commit
79c770bbfb
2 changed files with 7 additions and 4 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue