Disable server-client-instructions
This commit is contained in:
parent
1f8039abfc
commit
5bcab83bb5
3
init.el
3
init.el
@ -88,7 +88,8 @@
|
|||||||
(setq use-file-dialog nil)
|
(setq use-file-dialog nil)
|
||||||
|
|
||||||
;; Disable startup screen
|
;; Disable startup screen
|
||||||
(setq inhibit-startup-screen t)
|
(setq inhibit-startup-screen t
|
||||||
|
server-client-instructions nil)
|
||||||
|
|
||||||
;; show column numbers
|
;; show column numbers
|
||||||
(column-number-mode 1)
|
(column-number-mode 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user