diff options
Diffstat (limited to 'content/git-link-and-sourcegraph.md')
| -rw-r--r-- | content/git-link-and-sourcegraph.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/git-link-and-sourcegraph.md b/content/git-link-and-sourcegraph.md index c86b465..5a99535 100644 --- a/content/git-link-and-sourcegraph.md +++ b/content/git-link-and-sourcegraph.md @@ -1,8 +1,6 @@ +++ title = "emacs' git-link and sourcegraph" date = 2021-08-24 -[taxonomies] -tags = ["emacs"] +++ I use [sourcegraph](https://sourcegraph.com/) for searching code, and I sometimes need to share a link to the source code I'm looking at in a buffer. For this, the package [`git-link`](https://github.com/sshaw/git-link) is great. |
