summaryrefslogtreecommitdiff
path: root/.emacs.d/init-custom.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-10-20 17:07:20 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-10-20 17:07:20 -0700
commite30cf5787143daf555c6e7ac4fd4296c32cea996 (patch)
treecdc4978f4df0fadc727554d0be0ee0d3eae4e81d /.emacs.d/init-custom.el
parent99e9a9daefa1e8e8a0134177614df15220709f13 (diff)
downloaddotfiles-e30cf5787143daf555c6e7ac4fd4296c32cea996.tar.gz
more allowed values
Diffstat (limited to '.emacs.d/init-custom.el')
-rw-r--r--.emacs.d/init-custom.el7
1 files changed, 6 insertions, 1 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index 28eda7a4..43ebf54d 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -163,7 +163,12 @@
(projectile-project-name)))))
'(safe-local-variable-values
(quote
- ((variable-pitch-mode . t)
+ ((spwd20-party
+ ("Zahrat" . 0)
+ ("Anca" . 1)
+ ("Anduin" . 1)
+ ("Donna" . 0))
+ (variable-pitch-mode . t)
(spwd20-party
("Zahrat" . 0)
("Anca" . 1)