changed default terminal and added alphabetical lists to org-mode

This commit is contained in:
Phuntsok Drak-pa 2019-07-30 22:19:35 +02:00
parent adf1033bae
commit 6134cb1260
1 changed files with 3 additions and 2 deletions

View File

@ -106,7 +106,8 @@ This function should only modify configuration layer settings."
spaceline-org-clock-p t spaceline-org-clock-p t
org-enable-sticky-header t org-enable-sticky-header t
org-enable-epub-support t org-enable-epub-support t
org-projectile-file "TODOs.org") org-projectile-file "TODOs.org"
org-list-allow-alphabetical t)
pdf pdf
(plantuml :variables (plantuml :variables
plantuml-jar-path "/opt/plantuml/plantuml.jar" plantuml-jar-path "/opt/plantuml/plantuml.jar"
@ -125,7 +126,7 @@ This function should only modify configuration layer settings."
(shell :variables (shell :variables
shell-default-height 40 shell-default-height 40
shell-default-position 'bottom shell-default-position 'bottom
shell-default-shell 'eshell) shell-default-shell 'term)
shell-scripts shell-scripts
selectric selectric
semantic semantic