summaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-06-02 23:19:42 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-06-02 23:19:42 -0400
commit7e842cfd399c0bea9d480d5fa7a18dfa06bb6a60 (patch)
tree3d42b1ca90cb3bd3a551ab209e8f38912a10bbec /.emacs.d
parent9347fcfe000dcafd353b63ccab0f3dc2b8de2271 (diff)
This is what happens when I use Parabola for a day.
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/custom.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el
index e69de29..d8fdce4 100644
--- a/.emacs.d/custom.el
+++ b/.emacs.d/custom.el
@@ -0,0 +1,6 @@
+(custom-set-variables
+ ;; custom-set-variables was added by Custom.
+ ;; If you edit it by hand, you could mess it up, so be careful.
+ ;; Your init file should contain only one such instance.
+ ;; If there is more than one, they won't work right.
+ '(scroll-bar-mode nil))