mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-19 a4b9172aefa91861b587831e06f55b1e19f3f3be
1
2
3
4
5
6
7
8
9
10
(define-package "nyan-mode" "20170423.740" "Nyan Cat shows position in current buffer in mode-line." 'nil :keywords
  '("nyan" "cat" "lulz" "scrolling" "pop tart cat" "build something amazing")
  :authors
  '(("Jacek \"TeMPOraL\" Zlydach" . "temporal.pl@gmail.com"))
  :maintainer
  '("Jacek \"TeMPOraL\" Zlydach" . "temporal.pl@gmail.com")
  :url "https://github.com/TeMPOraL/nyan-mode/")
;; Local Variables:
;; no-byte-compile: t
;; End: