This commit is contained in:
Asuro
2025-02-06 02:09:19 +01:00
parent 3e7c0b73e0
commit 445844bb6d
6 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
[language-server.clangd]
command = "clangd"
args=["--compile-commands-dir=cmake-build"]