style: removing the existing clangd

This commit is contained in:
Raphaël 2024-12-21 16:51:31 +01:00
parent 6569d5516f
commit 0daab10da6
3 changed files with 0 additions and 31 deletions

View file

@ -1,9 +0,0 @@
CompileFlags:
Compiler: c++
Add:
- "-xc++"
- "-stdlib=libc++"
- "-I/usr/local/include"
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
- "-I/Users/raphael/Documents/42_cursus/circle4/cpp/cpp00/ex00"