mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Make scrollbar comment clearer
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
;; Disable toolbar
|
||||
(tool-bar-mode -1)
|
||||
|
||||
;; Scrollbar
|
||||
;; Disable Scrollbar
|
||||
(set-scroll-bar-mode 'nil)
|
||||
|
||||
;; Show matching parentheses
|
||||
|
||||
Reference in New Issue
Block a user