Fix use-packages! typo in getting started
This commit is contained in:
parent
bc5bbb1770
commit
f2d6230736
1 changed files with 1 additions and 1 deletions
|
@ -755,7 +755,7 @@ The ~package!~ macro possesses a ~:disable~ property:
|
|||
(package! rtags :disable t)
|
||||
#+END_SRC
|
||||
|
||||
Once a package is disabled, ~use-packages!~ and ~after!~ blocks for it will be
|
||||
Once a package is disabled, ~use-package!~ and ~after!~ blocks for it will be
|
||||
ignored, and the package is removed the next time you run ~bin/doom sync~. Use
|
||||
this to disable Doom's packages that you don't want or need.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue