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

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