From 813c0383223046106bb6b25604617e6d1847e26a Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sun, 31 Jul 2016 18:18:40 +0800 Subject: [PATCH] emacs - irony mode should not tangle irony-install-server --- emacs.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.d/config.org b/emacs.d/config.org index ce1075c..3a49d06 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -1728,7 +1728,7 @@ Install clang, on mac, it has =libclang.dylib=, but no develop headers. Install #+END_SRC then install irony searver, and =LIBCLANG_LIBRARY= and =LIBCLANG_INCLUDE_DIR= accordingly -#+BEGIN_SRC emacs-lisp :tangle yes :results silent +#+BEGIN_SRC emacs-lisp :tangle no :results silent (irony-install-server) #+END_SRC -- 2.11.0