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