Skip to content

How to use GFM-mode as the default major mode for markdown files? #16707

Closed Answered by fnussbaum
xuhdev asked this question in Q&A
Discussion options

You must be logged in to vote

One way to achieve this would be to add

(add-to-list 'major-mode-remap-alist '(markdown-mode . gfm-mode))

in dotspacemacs/user-init.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xuhdev
Comment options

@xuhdev
Comment options

Answer selected by xuhdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants