Minor refactors & comment correction
This commit is contained in:
parent
047ea8dab5
commit
04d14bcba9
2 changed files with 8 additions and 5 deletions
|
@ -388,7 +388,7 @@ These are side-by-side comparisons, showing how to bind keys with and without
|
|||
*** package!
|
||||
#+BEGIN_SRC elisp :eval no
|
||||
;; To install a package that can be found on ELPA or any of the sources
|
||||
;; specified in `doom-core-package-sources':
|
||||
;; specified in `straight-recipe-repositories':
|
||||
(package! evil)
|
||||
(package! js2-mode)
|
||||
(package! rainbow-delimiters)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue