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

11 行
321 B

  1. (define-package "yasnippet-snippets" "20191010.1106" "Collection of yasnippet snippets"
  2. '((yasnippet "0.8.0"))
  3. :keywords
  4. '("snippets")
  5. :authors
  6. '(("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
  7. :maintainer
  8. '("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
  9. ;; Local Variables:
  10. ;; no-byte-compile: t
  11. ;; End: