Fixed edit-server modes.
This commit is contained in:
parent
87828ae79e
commit
c79435955c
6
init.el
6
init.el
|
@ -1,5 +1,5 @@
|
||||||
;;; init.el --- tastytea's Emacs init file.
|
;;; init.el --- tastytea's Emacs init file.
|
||||||
;; Time-stamp: <2019-05-05T14:26:15+00:00>
|
;; Time-stamp: <2019-05-05T15:11:18+00:00>
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;; I am using this file with Emacs 26, but most of it will probably work with
|
;; I am using this file with Emacs 26, but most of it will probably work with
|
||||||
|
@ -924,8 +924,8 @@ With argument, do this that many times."
|
||||||
(edit-server-start)
|
(edit-server-start)
|
||||||
:custom
|
:custom
|
||||||
(edit-server-url-major-mode-alist
|
(edit-server-url-major-mode-alist
|
||||||
'(("\\`likeable\\.space" . markdown-mode)
|
'(("\\`likeable\\.space/" . markdown-mode)
|
||||||
("\\`wiki\\.gentoo\\.org" . mediawiki-mode)
|
("\\`wiki\\.gentoo\\.org/" . mediawiki-mode)
|
||||||
)))
|
)))
|
||||||
))
|
))
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
127.0.0.1:51313 26773
|
127.0.0.1:51313 18000
|
||||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user