feat(plugins): added snippets
This commit is contained in:
parent
971252838d
commit
c2a823647b
4 changed files with 95 additions and 3 deletions
|
|
@ -30,6 +30,9 @@ local config = {
|
|||
},
|
||||
settings = {
|
||||
java = {
|
||||
format = {
|
||||
enabled = false,
|
||||
},
|
||||
maven = {
|
||||
downloadSources = true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue