mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
6 lines
255 B
Text
6 lines
255 B
Text
(kibit-mode :repo "aredington/kibit-mode"
|
|
:fetcher github
|
|
:files ("kibit-mode.el"
|
|
"project.clj"
|
|
("bin" "bin/kibit-flymake.sh")
|
|
("src/kibit_mode" "src/kibit_mode/*.clj")))
|