summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-10-16 18:37:14 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-10-16 18:37:14 -0400
commita3eea352fb5d3f840e2afacebe087c0c43b71ff9 (patch)
treeb1987249510cd9488a940b9814091896ee3d0382 /.emacs
parent222badd406028be1771055dc035ce090f1b90412 (diff)
Use my fork of emacs-color-theme-solarized that makes diff-mode not ugly.
Diffstat (limited to '.emacs')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 5826d35..d2c5323 100644
--- a/.emacs
+++ b/.emacs
@@ -46,6 +46,7 @@
:after (lambda ()
(color-theme-tty-dark)))
(:name color-theme-solarized
+ :url "https://LukeShu@github.com/LukeShu/emacs-color-theme-solarized.git"
:after (lambda ()
(add-hook 'after-make-frame-functions
(lambda (frame)