diff --git a/users/profiles/neovim/coc/default.nix b/users/profiles/neovim/coc/default.nix index ce8ca3a..8089951 100644 --- a/users/profiles/neovim/coc/default.nix +++ b/users/profiles/neovim/coc/default.nix @@ -12,7 +12,8 @@ "prettier.useTabs": true, "rust-analyzer.cargo.loadOutDirsFromCheck": true, "rust-analyzer.procMacro.enable": true, - "clangd.checkUpdates": true, + "clangd.checkUpdates": alse, + "clangd.path": "${pkgs.clang-tools}/bin/clangd", "svelte.plugin.svelte.format.enable": false, "python.analysis.extraPaths": [ "/usr/share/gdb/python",