feat: clangd c++20 lsp example + add clang dependency
This commit is contained in:
parent
b963ad22a8
commit
5582a8ee7b
2 changed files with 7 additions and 1 deletions
2
examples/config.yaml
Normal file
2
examples/config.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
CompileFlags:
|
||||
Add: [-std=c++20]
|
Loading…
Add table
Add a link
Reference in a new issue