More tweaks.
This commit is contained in:
parent
ee44489106
commit
3606f61592
4
init.el
4
init.el
@ -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
|
||||
;; =============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user