removed scroll bar
files: .emacs.d/init.el
This commit is contained in:
parent
0fae9a3c57
commit
e00a62cde5
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
'(column-number-mode t)
|
||||
'(custom-enabled-themes (quote (tango-dark)))
|
||||
'(org-agenda-files (file-expand-wildcards "~/org-mode/*.org"))
|
||||
'(scroll-bar-mode nil)
|
||||
'(show-paren-mode t)
|
||||
'(tool-bar-mode nil))
|
||||
|
||||
|
|
Loading…
Reference in a new issue