|
|
@ -69,7 +69,7 @@ values."
|
|
|
|
xkcd
|
|
|
|
xkcd
|
|
|
|
spotify
|
|
|
|
spotify
|
|
|
|
finance
|
|
|
|
finance
|
|
|
|
emoji
|
|
|
|
;; emoji ;; disable until https://github.com/syl20bnr/emacs-emoji-cheat-sheet-plus/issues/5 is fixed
|
|
|
|
;; (geolocation :variables
|
|
|
|
;; (geolocation :variables
|
|
|
|
;; geolocation-enable-osx-location-service-support t
|
|
|
|
;; geolocation-enable-osx-location-service-support t
|
|
|
|
;; geolocation-enable-weather-forecast t)
|
|
|
|
;; geolocation-enable-weather-forecast t)
|
|
|
@ -125,7 +125,7 @@ values."
|
|
|
|
:repo "codefalling/vue-mode")))
|
|
|
|
:repo "codefalling/vue-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 '(toxi-theme)
|
|
|
|
dotspacemacs-excluded-packages '(toxi-theme wolfram-mode)
|
|
|
|
;; 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
|
|
|
|
;; are declared in a layer which is not a member of
|
|
|
|
;; are declared in a layer which is not a member of
|
|
|
|
;; the list `dotspacemacs-configuration-layers'. (default t)
|
|
|
|
;; the list `dotspacemacs-configuration-layers'. (default t)
|
|
|
@ -200,8 +200,8 @@ values."
|
|
|
|
;; size to make separators look not too crappy.
|
|
|
|
;; size to make separators look not too crappy.
|
|
|
|
;; dotspacemacs-default-font '("Source Code Pro"
|
|
|
|
;; dotspacemacs-default-font '("Source Code Pro"
|
|
|
|
;; dotspacemacs-default-font '("PragmataPro"
|
|
|
|
;; dotspacemacs-default-font '("PragmataPro"
|
|
|
|
dotspacemacs-default-font '("Iosevka"
|
|
|
|
dotspacemacs-default-font '("Iosevka Nerd Font"
|
|
|
|
:size 13
|
|
|
|
:size 12
|
|
|
|
:weight normal
|
|
|
|
:weight normal
|
|
|
|
:width normal
|
|
|
|
:width normal
|
|
|
|
:powerline-scale 1.0)
|
|
|
|
:powerline-scale 1.0)
|
|
|
|