mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
minor fix
This commit is contained in:
parent
6edb5d9e90
commit
5dc5ba0c5f
4 changed files with 23 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; init-basic.el
|
||||
;;; init-basic.el
|
||||
|
||||
;; Disable startup message
|
||||
(setq inhibit-startup-message t)
|
||||
|
|
@ -11,5 +11,5 @@
|
|||
;; https://book.emacs-china.org/#orgcfd105e Open with Emacs
|
||||
(server-mode 1)
|
||||
|
||||
;; Export module
|
||||
;; Export module
|
||||
(provide 'init-basic)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue