forked from beyang/sgbl-emacs
-
Notifications
You must be signed in to change notification settings - Fork 0
mimistjohns/sg-emacs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## Sourcegraph for Emacs The Sourcegraph plugin for Emacs enables you to quickly open and search code on sourcegraph.com easily and efficiently. ## Installation Copy the plugin.el file into an emacs init file. ## Usage Keyboard Shortcuts: | Description | Shortcut | |---------------------------------|------------------| | Open file in Sourcegraph | <kbd>C-c g</kbd> | | Search selection in Sourcegraph | <kbd>C-c j</kbd> | | Copy file from Sourcegraph | <kbd>C-c c</kbd> | | Edit file from Sourcegraph | <kbd>C-c e</kbd> | ## Questions & Feedback Please file an issue: https://github.com/beyang/sg-emacs/issues ## Version History - v1.0.1 - Add documentation. - v1.0.0 - Initial Release; open file, search, edit, and copy functionality.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Emacs Lisp 100.0%