[emacs][wip] enable company
authorAmin Bandali <bandali@gnu.org>
Mon, 24 Dec 2018 20:01:17 +0000 (15:01 -0500)
committerAmin Bandali <bandali@gnu.org>
Mon, 24 Dec 2018 20:01:17 +0000 (15:01 -0500)
init.org

index 7a75546..f68f5dd 100644 (file)
--- a/init.org
+++ b/init.org
@@ -1315,7 +1315,7 @@ Automatically save place in each file.
   (add-hook 'lisp-interaction-mode-hook #'indent-spaces-mode))
 #+end_src
 
-** COMMENT Company
+** Company
 
 #+begin_src emacs-lisp
 (use-package company