adiciona formatter para java.lua e adiciona springboot-nvim

This commit is contained in:
Lucas Garcia Rubio 2025-02-27 17:39:58 -03:00
parent 044d74b814
commit 06c74c3466
4 changed files with 37 additions and 4 deletions

View file

@ -98,10 +98,10 @@ local config = {
format = {
enabled = true,
-- Formatting works by default, but you can refer to a specific file/URL if you choose
-- settings = {
-- url = "https://github.com/google/styleguide/blob/gh-pages/intellij-java-google-style.xml",
-- profile = "GoogleStyle",
-- },
settings = {
path = '/home/lucas/magna-sistemas-java-code-formatter.xml',
profile = 'MagnaSistemasStyle',
},
},
completion = {
favoriteStaticMembers = {