More tweaks.

This commit is contained in:
Ivan Malison 2013-03-25 10:45:07 -07:00
parent ee44489106
commit 3606f61592

View File

@ -19,7 +19,7 @@
(normal-top-level-add-subdirs-to-load-path))
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/zenburn")
(load-theme 'zenburn)
(load-theme 'zenburn t)
;; =============================================================================
;; General Emacs Options
@ -209,6 +209,8 @@
(load-file "~/.emacs.d/emacs-for-python/epy-init.el")
(setq skeleton-pair nil) ;; This stuff sucks.
;; =============================================================================
;; Customize
;; =============================================================================