Is there any way to install packages without layers? #15072
-
I'm trying to set up a literate config for Spacemacs and I have everything working except for my private layers that I have packages set up in. Going through the Spacemacs documentation it looks like the only way to install packages is by using layers, having them in the |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
You can just install packages by adding them to |
Beta Was this translation helpful? Give feedback.
-
Do I still have to have an init line for each one in a layer? Or can I just use |
Beta Was this translation helpful? Give feedback.
-
In most instances, both are unnecessary. |
Beta Was this translation helpful? Give feedback.
-
It looks I probably have to have 2 org files, one for |
Beta Was this translation helpful? Give feedback.
-
there is a ˋuser-configˋ section in .spacemacs, you can put configuration for packages in it.
… Am 23.06.2020 um 11:33 PM schrieb Brandon Shega ***@***.***>:
It looks I probably have to have 2 org files, one for dotspacemacs/init and one for dotspacemacs/user-load or I guess maybe I can just keep everything in the init portion that comes from Spacemacs and make the load portion my actual config?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
I would set Next just use |
Beta Was this translation helpful? Give feedback.
-
For reference, this the official documentation: |
Beta Was this translation helpful? Give feedback.
For reference, this the official documentation:
https://develop.spacemacs.org/doc/FAQ.html#install-a-package-not-provided-by-a-layer