6 lines
292 B
EmacsLisp
Raw Normal View History

2016-06-29 09:21:54 +02:00
(define-package "nyan-mode" "20160429.1323" "Nyan Cat shows position in current buffer in mode-line." 'nil :url "https://github.com/TeMPOraL/nyan-mode/" :keywords
2016-04-26 13:40:21 +02:00
'("nyan" "cat" "lulz" "scrolling" "pop tart cat" "build something amazing"))
2016-04-21 23:27:19 +02:00
;; Local Variables:
;; no-byte-compile: t
;; End: