|
|
@ -498,7 +498,6 @@ Windows Theme: |
|
|
|
:PROPERTIES: |
|
|
|
:ID: 944563b6-b04a-44f2-9b21-a6a3e200867c |
|
|
|
:END: |
|
|
|
|
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
(use-package company |
|
|
|
:defer 1 |
|
|
@ -537,6 +536,7 @@ Windows Theme: |
|
|
|
:config |
|
|
|
(setq-default company-dabbrev-downcase nil)) |
|
|
|
|
|
|
|
;; adds a info box right of the cursor with doc of the function |
|
|
|
(use-package company-box |
|
|
|
:ensure t |
|
|
|
:diminish |
|
|
|