From c90acd50d86b889a5bbafe96cc3bcdbc446b190c Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Sun, 15 Sep 2019 03:32:12 +0200 Subject: [PATCH] removed unused layers --- .spacemacs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.spacemacs b/.spacemacs index 124083f..cc945a1 100644 --- a/.spacemacs +++ b/.spacemacs @@ -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