From 6134cb126085152ee36897070f6f2da6aced68fd Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Tue, 30 Jul 2019 22:19:35 +0200 Subject: [PATCH] changed default terminal and added alphabetical lists to org-mode --- .spacemacs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.spacemacs b/.spacemacs index 4f7eab8..91a3253 100644 --- a/.spacemacs +++ b/.spacemacs @@ -106,7 +106,8 @@ This function should only modify configuration layer settings." spaceline-org-clock-p t org-enable-sticky-header t org-enable-epub-support t - org-projectile-file "TODOs.org") + org-projectile-file "TODOs.org" + org-list-allow-alphabetical t) pdf (plantuml :variables plantuml-jar-path "/opt/plantuml/plantuml.jar" @@ -125,7 +126,7 @@ This function should only modify configuration layer settings." (shell :variables shell-default-height 40 shell-default-position 'bottom - shell-default-shell 'eshell) + shell-default-shell 'term) shell-scripts selectric semantic