vincent178/nvim-github-link
GithubLink is a Neovim plugin that generates Github links for the current line or selection in your code.
This Neovim plugin helps developers quickly generate a shareable GitHub link to specific lines or a selection of code directly from their editor. It takes your current code selection or line number within Neovim and outputs a ready-to-use GitHub URL. This is ideal for software developers, open-source contributors, or anyone who frequently collaborates on code hosted on GitHub and uses Neovim.
No commits in the last 6 months.
Use this if you need to share precise code references with teammates, during code reviews, or in documentation, without manually navigating GitHub and copying URLs.
Not ideal if you don't use Neovim as your primary code editor, or if your projects are not hosted on GitHub.
Stars
8
Forks
2
Language
Lua
License
MIT
Category
Last pushed
Sep 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/vincent178/nvim-github-link"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
olimorris/codecompanion.nvim
✨ AI Coding, Vim Style
milanglacier/minuet-ai.nvim
💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular...
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
madox2/vim-ai
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
Kurama622/llm.nvim
A large language model (LLM) plugin for Neovim, provides commands to interact with LLM (like...