[Emacs] Add Reddit option for atomic chromium

This commit is contained in:
2022-05-19 18:19:26 +02:00
parent 20e758789e
commit 82aee2bf9e

View File

@@ -2945,7 +2945,8 @@ bit unfortunate Chromes name stuck in the packages name though.
(setq atomic-chrome-default-major-mode 'markdown-mode
atomic-chrome-url-major-mode-alist `(("github\\.com" . gfm-mode)
("gitlab\\.com" . gfm-mode)
("labs\\.phundrak\\.com" . markdown-mode))))
("reddit\\.com" . markdown-mode))))
("labs\\.phundrak\\.com" . markdown-mode)
#+end_src
*** Editorconfig