mirror of
https://github.com/correl/melpa.git
synced 2025-03-07 04:45:08 -10:00
Add a recipe for cider-browse-ns
cider-browse-ns leverages existing cider doc to provide useful clojure namespace list and navigation buffers
This commit is contained in:
parent
95f1c437d5
commit
48ebedfb55
1 changed files with 2 additions and 0 deletions
2
recipes/cider-browse-ns
Normal file
2
recipes/cider-browse-ns
Normal file
|
@ -0,0 +1,2 @@
|
|||
(cider-browse-ns :fetcher github
|
||||
:repo "jxa/cider-browse-ns")
|
Loading…
Add table
Reference in a new issue