Merge branch 'master' of gitlab.com:chriscochrun/dotemacs
This commit is contained in:
commit
6378488906
|
@ -62,7 +62,7 @@ Let's start by making some basic ui changes like turning off the scrollbar, tool
|
||||||
(scroll-bar-mode -1)
|
(scroll-bar-mode -1)
|
||||||
(tool-bar-mode -1)
|
(tool-bar-mode -1)
|
||||||
(tooltip-mode -1)
|
(tooltip-mode -1)
|
||||||
(set-fringe-mode 1)
|
(set-fringe-mode +1)
|
||||||
|
|
||||||
(menu-bar-mode -1)
|
(menu-bar-mode -1)
|
||||||
(blink-cursor-mode -1)
|
(blink-cursor-mode -1)
|
||||||
|
|
Loading…
Reference in a new issue