feat(init): Start edit-server on launch

This commit is contained in:
Vincent Ambo 2018-03-09 11:09:32 +01:00
parent 82c6a5e3d5
commit 97da0904f9

View file

@ -40,3 +40,4 @@
(add-hook 'after-init-hook 'load-other-settings)
(put 'narrow-to-region 'disabled nil)
(edit-server-start)