mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 01:00:05 +08:00
fix(java): fix java layer
This commit is contained in:
parent
d746dabfec
commit
1b0a4515ed
@ -29,7 +29,7 @@ end
|
|||||||
|
|
||||||
function M.get_variable()
|
function M.get_variable()
|
||||||
return {
|
return {
|
||||||
'format_on_save' = format_on_save
|
format_on_save = format_on_save
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user