remove java from formatters
This commit is contained in:
parent
1cc6b8a247
commit
1cf0bff154
@ -29,7 +29,7 @@ function M.config()
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
formatting.clang_format.with {
|
formatting.clang_format.with {
|
||||||
filetypes = { 'cpp', 'java' },
|
filetypes = { 'cpp' },
|
||||||
extra_args = {
|
extra_args = {
|
||||||
'--style',
|
'--style',
|
||||||
'google',
|
'google',
|
||||||
|
Loading…
Reference in New Issue
Block a user