From 287d5b6d1b60650ab6b31d499ded4640638a51c8 Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 22 May 2019 16:06:57 +0200 Subject: [PATCH] Enable markdown-mode for github.com. --- init.el | 7 +++++-- server/server | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) 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