gitlinker.nvim
Linker
Generates permalinks to specific lines in a repository hosted on various platforms
A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
540 stars
4 watching
45 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
fugitivegitgithubluaneovimpluginvim
Related projects:
Repository | Description | Stars |
---|---|---|
linrongbin16/gitlinker.nvim | A Neovim plugin that generates sharable file permalinks with line ranges for git host websites | 174 |
9seconds/repolink.nvim | Creates links to GitHub repositories with URL parameters | 23 |
moyiz/git-dev.nvim | A plugin for Neovim to open remote Git repositories directly within the editor. | 90 |
rawnly/gist.nvim | A Neovim plugin that creates and manages GitHub Gists from within the editor. | 188 |
rolv-apneseth/tfm.nvim | Provides integration with terminal file managers for Neovim | 85 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
nedra1998/nvim-mdlink | A plugin providing functionality for working with markdown links in Neovim | 27 |
lmburns/lf.nvim | A Neovim plugin for managing files and directories | 97 |
jghauser/follow-md-links.nvim | A plugin that allows users to easily follow markdown links by pressing enter in neovim. | 148 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that facilitates LLM-based code analysis and suggestions | 57 |
guilherme-puida/tesoura.nvim | A plugin for managing snippets in Neovim using the native snippet API. | 28 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 760 |
rgroli/other.nvim | Enables users to open associated alternative files for the current buffer in Neovim. | 398 |
niuiic/git-log.nvim | Checks git log of selected code in a neovim window | 15 |
acksld/nvim-gfold.lua | A plugin for managing Git repositories in a Neovim text editor | 32 |