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/")