Add clangd

This commit is contained in:
Bad 2021-04-28 22:30:23 +02:00
parent ea376c621f
commit 834cd96a2d

View file

@ -12,7 +12,7 @@
"prettier.useTabs": true,
"rust-analyzer.cargo.loadOutDirsFromCheck": true,
"rust-analyzer.procMacro.enable": true,
"clangd.checkUpdates": alse,
"clangd.checkUpdates": false,
"clangd.path": "${pkgs.clang-tools}/bin/clangd",
"svelte.plugin.svelte.format.enable": false,
"python.analysis.extraPaths": [