summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smart-documents.org8
1 files changed, 0 insertions, 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
Copyright 2019--2024 Marius PETER