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

Chizi123
2018-11-21 e75a20334813452c6912c090d70a0de2c805f94d
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: