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

7 行
204 B

  1. (define-package "solarized-theme" "20190716.634" "The Solarized color theme, ported to Emacs."
  2. '((emacs "24.1")
  3. (cl-lib "0.5")
  4. (dash "2.6.0")))
  5. ;; Local Variables:
  6. ;; no-byte-compile: t
  7. ;; End: