adding basic embark
This commit is contained in:
parent
79a1421804
commit
c7e550df6a
|
@ -668,6 +668,12 @@ Marginalia makes for some great decoration to our minibuffer completion items. W
|
|||
|
||||
#+end_src
|
||||
|
||||
*** Embark
|
||||
Embark or do something.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package embark)
|
||||
#+END_SRC
|
||||
|
||||
*** Company
|
||||
#+begin_src emacs-lisp
|
||||
(use-package company
|
||||
|
|
Loading…
Reference in a new issue