summaryrefslogtreecommitdiffstats
path: root/.config/emacs/org/config.org
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/org/config.org')
-rw-r--r--.config/emacs/org/config.org2
1 files changed, 1 insertions, 1 deletions
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")