removed unused layers

This commit is contained in:
Phuntsok Drak-pa 2019-09-15 03:32:12 +02:00
parent 92e95e0d99
commit c90acd50d8
1 changed files with 3 additions and 4 deletions

View File

@ -33,8 +33,7 @@ This function should only modify configuration layer settings."
;; List of configuration layers to load.
dotspacemacs-configuration-layers
'(alda
asm
'(asm
(auto-completion :variables
auto-completion-complete-with-key-sequence-delay 0.02
auto-completion-enable-help-tooltip 'manual
@ -61,7 +60,6 @@ This function should only modify configuration layer settings."
django
docker
emacs-lisp
emoji
epub
ess
games
@ -626,6 +624,7 @@ dump."
edit-server-default-major-mode 'org-mode
epa-pinentry-mode 'loopback
paragraph-start "\f\\|[ \t]*$\\|[ \t]*[-+*] "
python-shell-completion-native-disabled-interpreters '("python")
wttrin-default-cities '("Aubervilliers" "Paris" "Lyon" "Nonières"
"Saint Agrève")
prettify-symbols-alist '(("lambda" . 955) ; λ
@ -872,7 +871,7 @@ Version 2016-12-22"
(add-hook 'dired-mode-hook 'org-download-enable)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; org--mode ;
; org-mode ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(with-eval-after-load 'org