Refactor into narf-init
This commit is contained in:
parent
0d523b1819
commit
ccb174c424
2 changed files with 9 additions and 7 deletions
9
init.el
9
init.el
|
@ -99,13 +99,8 @@
|
|||
|
||||
my-bindings
|
||||
my-commands
|
||||
)))
|
||||
))
|
||||
|
||||
(defun display-startup-echo-area-message ()
|
||||
(message ">>> Loaded in %s" (emacs-init-time)))
|
||||
|
||||
(require 'server)
|
||||
(unless (server-running-p)
|
||||
(server-start))
|
||||
(narf-init))
|
||||
|
||||
;;; I think so Brain...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue