summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-04-20 13:40:03 +0200
committerGravatar Tom Willemse2014-04-20 13:40:03 +0200
commite4567610e9a1056838dd24fa80730848ee9240f4 (patch)
treeff1371a3f30b60d73e1641968af773849ef78ff5 /.emacs.d/init.el
parenta8aec65dfc937c90ef1a1bb9a508c3935eedf6d8 (diff)
downloademacs-e4567610e9a1056838dd24fa80730848ee9240f4.tar.gz
emacs-e4567610e9a1056838dd24fa80730848ee9240f4.zip
Move line truncation setting to init.org
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index bbda377..99aafa3 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -910,8 +910,6 @@ from myaethon2.core.decorators import (
;;;; Unconditional settings
-(setq-default truncate-lines t)
-
(setq custom-file "~/.emacs.d/custom.el")
(setq default-frame-alist
`((border-width . 0)