mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:30:04 +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()
|
||||
return {
|
||||
'format_on_save' = format_on_save
|
||||
format_on_save = format_on_save
|
||||
}
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user