Klimi's new dotfiles with stow.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

2 行
427 B

;;; -*- no-byte-compile: t -*-
(define-package "markdown-mode" "20190305.319" "Major mode for Markdown-formatted text" '((emacs "24.4") (cl-lib "0.5")) :commit "115f77df9755c6a453f3e5d9623ff885d207ea82" :keywords '("markdown" "github flavored markdown" "itex") :authors '(("Jason R. Blevins" . "jblevins@xbeta.org")) :maintainer '("Jason R. Blevins" . "jblevins@xbeta.org") :url "https://jblevins.org/projects/markdown-mode/")