No more scrollbar\!
This commit is contained in:
parent
5d59e9c21d
commit
6af596f0ed
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
(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 them in the gutter
|
||||
(column-number-mode t) ; show column number in splitter
|
||||
|
|
Loading…
Reference in a new issue