Klimi's new dotfiles with stow.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

7 líneas
204 B

hace 4 años
  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: