Klimi's new dotfiles with stow.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

2 行
382 B

  1. ;;; -*- no-byte-compile: t -*-
  2. (define-package "ac-slime" "20171027.2100" "An auto-complete source using slime completions" '((auto-complete "1.4") (slime "2.9") (cl-lib "0.5")) :commit "6c80cb602ddad46486288f94ad7546396c6e4b1a" :authors '(("Steve Purcell" . "steve@sanityinc.com")) :maintainer '("Steve Purcell" . "steve@sanityinc.com") :url "https://github.com/purcell/ac-slime")