chore(format)

This commit is contained in:
2024-03-16 11:21:46 +01:00
parent eb1c15e09a
commit 95add5d757
5 changed files with 9 additions and 13 deletions

View File

@@ -25,7 +25,7 @@ return {
---@diagnostic disable: missing-fields
config = {
clangd = {
filetypes = { 'c', 'cpp', 'objc', 'objcpp', 'cuda' },
filetypes = { "c", "cpp", "objc", "objcpp", "cuda" },
cmd = {
"clangd",
"--header-insertion=never", -- Disable auto includes