When selecting a `:BuildDir` for the `clangd` LSP use `compdb` to post-process the `compile_commands.json` to also include flags for stand alone header files.
11 lines
196 B
YAML
11 lines
196 B
YAML
---
|
|
- location: ~/.vim
|
|
- pip:
|
|
- vim-vint
|
|
- yamllint
|
|
- cmakelint
|
|
- compdb
|
|
- repo:
|
|
- remote: https://github.com/k-takata/minpac.git
|
|
location: ~/.vim/pack/minpac/opt/minpac
|