[Emacs] Add Reddit option for atomic chromium

This commit is contained in:
Lucien Cartier-Tilet 2022-05-19 18:19:26 +02:00
parent 20e758789e
commit 82aee2bf9e
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 1 deletions

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