Skip to content

Commit

Permalink
Merge pull request #2186 from stardiviner/master
Browse files Browse the repository at this point in the history
add recipe sourcegraph-mode
  • Loading branch information
yyr committed Jun 7, 2015
2 parents 8487326 + f3c595e commit 0126a22
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions recipes/sourcegraph-mode.rcp
@@ -0,0 +1,11 @@
(:name sourcegraph-mode
:description "
Emacs mode for Sourcegraph, powered by srclib.

documentation lookups
type information
find usages (across all open-source projects globally)
"
:website "https://github.com/sourcegraph/emacs-sourcegraph-mode"
:type github
:pkgname "sourcegraph/emacs-sourcegraph-mode")

0 comments on commit 0126a22

Please sign in to comment.