From ab0674a210ad15c260261259076d00d5507b6e28 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 24 Dec 2018 15:01:17 -0500 Subject: [PATCH] [emacs][wip] enable company --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 7a75546..f68f5dd 100644 --- 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 -- 2.20.1