mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 02:24:46 -05:00
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
|