mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 08:26:45 -04:00
bcaff309b6
Include Cleaner is enabled by default since clangd 17 and gives incorrect suggestions.
5 lines
138 B
YAML
5 lines
138 B
YAML
CompileFlags:
|
|
CompilationDatabase: build/ # Search build/ directory for compile_commands.json
|
|
Diagnostics:
|
|
UnusedIncludes: None
|