emacs-config/elpa/nyan-mode-20170423.740/nyan-mode-pkg.el
2020-04-28 12:47:35 +02:00

10 lines
440 B
EmacsLisp

(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: