mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
7 lines
255 B
Text
7 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")))
|