From ff20aabff05e3f93452a4decdbdc19d7104969d2 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sat, 9 Jan 2021 11:11:50 -0800 Subject: Company mode is ugly. --- smart-documents.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-documents.org b/smart-documents.org index 1703e19..d5144ce 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -672,7 +672,7 @@ modifiable field. Many clever programming tricks can be performed with *** Complete anything interactively #+NAME: company -#+BEGIN_SRC emacs-lisp :tangle yes +#+BEGIN_SRC emacs-lisp :tangle no (use-package company) (add-hook 'after-init-hook 'global-company-mode) #+END_SRC -- cgit v1.2.3