diff --git a/init.el b/init.el index b53cedb..3bafb05 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;; Time-stamp: <2019-05-17T13:28:14+00:00> +;; Time-stamp: <2019-05-20T11:56:53+00:00> ;;; Commentary: ;; I am using this file with Emacs 26, but most of it will probably work with @@ -859,8 +859,11 @@ With argument, do this that many times." (edit-server-start) :custom (edit-server-url-major-mode-alist - '(("\\`likeable\\.space/" . markdown-mode) + '( + ("\\`likeable\\.space/" . markdown-mode) + ("\\`schlomp\\.space/" . markdown-mode) ("\\`wiki\\.gentoo\\.org/" . mediawiki-mode) + ("\\`github\\.com/" . markdown-mode) ))) )) diff --git a/server/server b/server/server index 45ab964..4281a87 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 10599 +127.0.0.1:51313 8465 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file