mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
hide scrollbar
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
;; Disable toolbar
|
||||
(tool-bar-mode -1)
|
||||
|
||||
;; Hide scrollbar
|
||||
(set-scroll-bar-mode nil)
|
||||
|
||||
;; Show matching paranthensis
|
||||
(show-paren-mode t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user