Add a FAQ entry for installing a package

Close #1330
This commit is contained in:
Fabien Dubosson 2015-11-16 19:40:07 +01:00 committed by Eivind Fonn
parent 471fce6106
commit 7dd57eb845
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,7 @@
- [[Why do some of my =org=-related settings cause problems?][Why do some of my =org=-related settings cause problems?]]
- [[Why is Spacemacs hanging on startup?][Why is Spacemacs hanging on startup?]]
- [[How do I...][How do I...]]
- [[Install a package not provided by a layer?][Install a package not provided by a layer?]]
- [[Disable a package completely?][Disable a package completely?]]
- [[Disable a package only for a specific major-mode?][Disable a package only for a specific major-mode?]]
- [[Disable company for a specific major-mode?][Disable company for a specific major-mode?]]
@ -102,6 +103,11 @@ configuration:
See [[https://github.com/syl20bnr/spacemacs/issues/3422#issuecomment-148919047][issue #3422]] and [[https://github.com/emacs-helm/helm/issues/1000#issuecomment-119487649][helm issue #1000]] for details.
* How do I...
** Install a package not provided by a layer?
Spacemacs provides a variable in the =dotspacemacs/layers= function in
=.spacemacs= called =dotspacemacs-additional-packages=. Just add a package name
to the list and it will be installed when you restart.
** Disable a package completely?
To completely disable a package and effectively uninstalling it even if
it is part of your used layers, look for the variable