update: nvim
This commit is contained in:
@@ -17,7 +17,7 @@ return function()
|
||||
-- Don't specify any config here if you are using the default one.
|
||||
local sources = {
|
||||
btns.formatting.clang_format.with({
|
||||
filetypes = { "c", "cpp", "objc", "objcpp", "cs", "java", "cuda", "proto" },
|
||||
filetypes = { "c", "cpp", "objc", "objcpp", "cs", "cuda", "proto" },
|
||||
extra_args = formatter_args("clang_format"),
|
||||
}),
|
||||
btns.formatting.prettier.with({
|
||||
|
||||
Reference in New Issue
Block a user