Formatting
This commit is contained in:
@@ -17,7 +17,7 @@ return {
|
||||
---@diagnostic disable: missing-fields
|
||||
config = {
|
||||
clangd = {
|
||||
cmd = { "clangd", "--header-insertion=never"}, -- Disable auto includes
|
||||
cmd = { "clangd", "--header-insertion=never" }, -- Disable auto includes
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user