mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(snippets/org-mode): update gfm snippet so it actually works
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# key: gfm
|
||||
# --
|
||||
# Local variables:
|
||||
# after-save-hook: (lambda () (org-gfm-export-to-markdown) t)
|
||||
# end:$0
|
||||
# -*- eval: (add-hook 'after-save-hook 'org-gfm-export-to-markdown t t); -*-$0
|
||||
|
||||
Reference in New Issue
Block a user