summaryrefslogtreecommitdiff
path: root/.emacs.d/init-custom.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-11-26 16:50:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-11-26 16:50:50 -0700
commit914c021855b8297bed0ce6551b81f5f7b7582bdb (patch)
tree7ed957ba19fc4d3a1313b845b2a9fcca1550d5df /.emacs.d/init-custom.el
parent9588493a64a34e616eb8618499fb28ce2b544def (diff)
downloaddotfiles-914c021855b8297bed0ce6551b81f5f7b7582bdb.tar.gz
m
Diffstat (limited to '.emacs.d/init-custom.el')
-rw-r--r--.emacs.d/init-custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index 72d16267..4783fa0a 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -159,7 +159,7 @@
(quote
(:eval
(format " Pr[%s]"
- (projectile-project-name)))))
+ (projectile-project-name)))))
'(safe-local-variable-values
(quote
((eval highlight-regexp "^ *")