[emacs] Autostart atomic chrome server and use markdown as a default

This commit is contained in:
Sebastian Schulze 2018-09-13 10:18:20 +02:00
parent 71bcfac5fc
commit f48a095030
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 3 additions and 0 deletions

View File

@ -425,6 +425,9 @@ you should place your code here."
(doom-themes-neotree-config)
(doom-themes-org-config)
(beginend-global-mode)
(require 'atomic-chrome)
(atomic-chrome-start-server)
(setq atomic-chrome-default-major-mode 'markdown-mode)
)
;; Do not write anything past this comment. This is where Emacs will