[Emacs] Fix incorrect parenthesis
This commit is contained in:
parent
dbafe01b1d
commit
3a89d7ef3e
@ -2945,8 +2945,8 @@ bit unfortunate Chrome’s name stuck in the package’s name though.
|
||||
(setq atomic-chrome-default-major-mode 'markdown-mode
|
||||
atomic-chrome-url-major-mode-alist `(("github\\.com" . gfm-mode)
|
||||
("gitlab\\.com" . gfm-mode)
|
||||
("reddit\\.com" . markdown-mode))))
|
||||
("labs\\.phundrak\\.com" . markdown-mode)
|
||||
("reddit\\.com" . markdown-mode))))
|
||||
#+end_src
|
||||
|
||||
*** Editorconfig
|
||||
|
Loading…
Reference in New Issue
Block a user