Sgbrowse
A vim plugin to open your code in Sourcegraph
Install / Use
/learn @camdencheek/SgbrowseREADME
sgbrowse.vim
sgbrowse.vim is a plugin that adds a SGBrowse command that opens your current file or current line selection in Sourcegraph. If you're familiar with the GBrowse command from vim-fugitive, it works the exact same way. In fact, sgbrowse just hooks into the GBrowse code.
It depends on many functions in vim-fugitive, and will not work if you do not have it installed.
Installation
Using vim-plug
call plug#begin('~/.cache/nvim/plugged')
Plug 'camdencheek/sgbrowse'
call plug#end()
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
