mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
maybe let's not hide the scrollbar yet (I guess I'm not l33t enough yet...)
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
;; Disable toolbar
|
||||
(tool-bar-mode -1)
|
||||
|
||||
;; Hide scrollbar
|
||||
(set-scroll-bar-mode nil)
|
||||
;; Scrollbar
|
||||
(set-scroll-bar-mode 'right)
|
||||
|
||||
;; Show matching paranthensis
|
||||
(show-paren-mode t)
|
||||
|
||||
Reference in New Issue
Block a user