mirror of
https://github.com/correl/melpa.git
synced 2024-12-19 11:12:39 +00:00
Merge pull request #531 from cola-zero/kibit-mode
add recipe for kibit-mode
This commit is contained in:
commit
ce73212c98
1 changed files with 6 additions and 0 deletions
6
recipes/kibit-mode
Normal file
6
recipes/kibit-mode
Normal file
|
@ -0,0 +1,6 @@
|
|||
(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")))
|
Loading…
Reference in a new issue