src.nth.io/

summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2012-02-16 10:13:09 -0600
committerLuke Hoersten <[email protected]>2012-02-16 10:13:09 -0600
commitcc93a04af6ccdf3030491e332de009c078d37c61 (patch)
tree1808714d20d974d5df2b3e2e20ad2078904b676d /init.el
parentd0dac239a25e94c904a3cd19eca62f80036bec4f (diff)
More updates to solarized.
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 286c58e..3f121b8 100644
--- a/init.el
+++ b/init.el
@@ -111,6 +111,7 @@
("Emacs Lisp" (mode . emacs-lisp-mode))
("Haskell" (mode . haskell-mode))
("Python" (mode . python-mode))
+ ("Jython" (mode . jython-mode))
("C++" (mode . c++-mode)))))
(add-hook
'ibuffer-mode-hook