diff options
author | Marius Peter <marius.peter@tutanota.com> | 2021-06-26 10:45:04 -0700 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2021-06-26 10:45:04 -0700 |
commit | bad50fd1429e372871f963e6275fc1586875eee9 (patch) | |
tree | aa68b86f09cef6dd0936437c1656c03189adbaae | |
parent | f4d9f258fd7163624697e0fd1c5d83e3ddc038c7 (diff) |
Friendship ended with company!
-rw-r--r-- | smart-documents.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smart-documents.org b/smart-documents.org index f316e61..8cc8e10 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -617,7 +617,7 @@ shortcomings. *** Completion -#+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 |