update spacemacs
This commit is contained in:
parent
e1db3ebbb8
commit
ca35744736
@ -33,12 +33,13 @@
|
|||||||
scala
|
scala
|
||||||
latex
|
latex
|
||||||
finance
|
finance
|
||||||
|
lua ; for lean
|
||||||
)
|
)
|
||||||
;; List of additional packages that will be installed without being
|
;; List of additional packages that will be installed without being
|
||||||
;; wrapped in a layer. If you need some configuration for these
|
;; wrapped in a layer. If you need some configuration for these
|
||||||
;; packages then consider to create a layer, you can also put the
|
;; packages then consider to create a layer, you can also put the
|
||||||
;; configuration in `dotspacemacs/config'.
|
;; configuration in `dotspacemacs/config'.
|
||||||
dotspacemacs-additional-packages '()
|
dotspacemacs-additional-packages '(dash-functional f mmm-mode)
|
||||||
;; A list of packages and/or extensions that will not be install and loaded.
|
;; A list of packages and/or extensions that will not be install and loaded.
|
||||||
dotspacemacs-excluded-packages '()
|
dotspacemacs-excluded-packages '()
|
||||||
;; If non-nil spacemacs will delete any orphan packages, i.e. packages that
|
;; If non-nil spacemacs will delete any orphan packages, i.e. packages that
|
||||||
|
Loading…
Reference in New Issue
Block a user