dotfiles/coc-settings.json

7 lines
64 B
JSON

{
"clangd.arguments": [
"--header-insertion=never"
]
}