STUFF
This commit is contained in:
parent
7d394bcc2b
commit
cffe4829d9
5 changed files with 7 additions and 6 deletions
|
|
@ -226,11 +226,11 @@ It should only modify the values of Spacemacs settings."
|
|||
;; If non-nil then Spacelpa repository is the primary source to install
|
||||
;; a locked version of packages. If nil then Spacemacs will install the
|
||||
;; latest version of packages from MELPA. (default nil)
|
||||
dotspacemacs-use-spacelpa nil
|
||||
dotspacemacs-use-spacelpa t
|
||||
|
||||
;; If non-nil then verify the signature for downloaded Spacelpa archives.
|
||||
;; (default nil)
|
||||
dotspacemacs-verify-spacelpa-archives nil
|
||||
dotspacemacs-verify-spacelpa-archives t
|
||||
|
||||
;; If non-nil then spacemacs will check for updates at startup
|
||||
;; when the current branch is not `develop'. Note that checking for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue