ELPACA: Add sub-titles
This commit is contained in:
parent
62148f96ca
commit
ce1c827f4c
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
* Elpaca
|
||||
|
||||
** Core
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(defvar elpaca-installer-version 0.7)
|
||||
(defvar elpaca-directory (expand-file-name "elpaca/" user-emacs-directory))
|
||||
|
|
@ -46,6 +48,8 @@
|
|||
(elpaca `(,@elpaca-order))
|
||||
#+end_src
|
||||
|
||||
** Use-package integration
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
;; Install use-package support
|
||||
(elpaca elpaca-use-package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue