chore: removed symlink to compile_commands.json
This commit is contained in:
parent
3bd0e77c8f
commit
560f548a7c
2 changed files with 2 additions and 3 deletions
2
.clangd
2
.clangd
|
|
@ -1,3 +1,3 @@
|
|||
CompileFlags:
|
||||
Add: [-std=c++20]
|
||||
CompilationDatabase: build/ # https://www.reddit.com/r/neovim/comments/vj0e16/comment/idgkg55/
|
||||
Remove: [-mno-direct-extern-access]
|
||||
|
|
@ -1 +0,0 @@
|
|||
./build/compile_commands.json
|
||||
Loading…
Add table
Reference in a new issue