summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 528e650..62cd22e 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -211,7 +211,6 @@
(tool-bar-mode -1) ; no toolbar
(menu-bar-mode -1) ; no menubar
-(scroll-bar-mode -1) ; no scrollbars
(line-number-mode -1) ; don't show line number in splitter
(global-linum-mode t) ; Show line numbers in gutter
(column-number-mode t) ; show column number in splitter