From 769581258c93302da1e743160e8945b0d8ad2b59 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 10 Jul 2023 13:50:54 +0200 Subject: up --- .config/emacs/org/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/emacs') diff --git a/.config/emacs/org/config.org b/.config/emacs/org/config.org index cc1ab5f..652af6a 100644 --- a/.config/emacs/org/config.org +++ b/.config/emacs/org/config.org @@ -652,7 +652,7 @@ then it takes a second \\[keyboard-quit] to abort the minibuffer." (add-hook 'company-mode-hook 'company-box-mode) (require 'lsp-clangd) - (setq lsp-clangd-executable "/usr/local/llvm13/bin/clangd") + (setq lsp-clangd-executable "/usr/bin/clangd") ;; (setq ccls-executable "ccls") -- cgit v1.2.3