fix scrollbar mode
This commit is contained in:
parent
b367cc7b6e
commit
82b1900b7b
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -329,7 +329,7 @@
|
|||
:config
|
||||
(global-set-key [escape] #'helm-or-evil-escape)
|
||||
(menu-bar-mode -1)
|
||||
(toggle-scroll-bar -1)
|
||||
(scroll-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
(general-define-key
|
||||
:states '(normal visual insert emacs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue