vim/.conduit.yaml
Kenneth Benzie (Benie) 0961c13316 Use compdb to post-process compile_commands.json
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.
2021-07-14 11:38:21 +01:00

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