emacs - irony mode should not tangle irony-install-server
[dotfiles.git] / emacs.d / config.org
index ce1075c..3a49d06 100644 (file)
@@ -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