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

Chizi123
2018-11-18 8f6f2705a38e2515b6c57fda12c5be29fb9a798f
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: