Created
July 1, 2014 10:57
-
-
Save tomelam/e33c79aaa0676b68561d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; See https://www.gnu.org/software/emacs/manual/html_node/emacs/Emacs-Server.html | |
(server-start) | |
;; See http://rinari.rubyforge.org/nXhtml_002dMode.html | |
;;; nxml (HTML ERB template support) | |
(load "~/.emacs.d/nxhtml/autostart.el") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment