From 911ac0e57421e90915bc58f77678f019b33c68ff Mon Sep 17 00:00:00 2001 From: Blendoit Date: Thu, 20 May 2021 19:42:31 -0700 Subject: Company, you are so difficult to love... --- smart-documents.org | 8 -------- 1 file changed, 8 deletions(-) diff --git a/smart-documents.org b/smart-documents.org index ba420a1..ffae74d 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -620,14 +620,6 @@ modifiable field. Many clever programming tricks can be performed with (yas-global-mode 1) #+END_SRC -*** Complete anything interactively - -#+NAME: company -#+BEGIN_SRC emacs-lisp :tangle yes - (use-package company) - (add-hook 'after-init-hook 'global-company-mode) -#+END_SRC - *** Delete all consecutive whitespaces #+NAME: hungry-delete -- cgit v1.2.3