nvim-blame-line
Blame info
A plugin that displays Git blame information at the end of a line in Neovim.
A small plugin that uses neovims virtual text to print git blame info at the end of the current line.
183 stars
5 watching
8 forks
Language: Vim script
last commit: over 2 years ago
Linked from 1 awesome list
gitvim
Related projects:
Repository | Description | Stars |
---|---|---|
f-person/git-blame.nvim | A plugin for displaying commit information in Neovim | 927 |
antonk52/bad-practices.nvim | A plugin that identifies and warns about common bad practices in Neovim configuration and coding. | 105 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 39 |
superbo/fugit2.nvim | A Neovim plugin that provides a graphical user interface for Git version control | 410 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors at the cursor position. | 604 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
tanvirtin/vgit.nvim | An extension for Neovim that provides an interface for managing Git repositories and operations. | 597 |
ysmb-wtsg/in-and-out.nvim | A Neovim plugin that facilitates quick navigation around specific characters in text | 55 |
vidocqh/data-viewer.nvim | A plugin that provides an interactive table view for data files | 102 |
piersolenski/wtf.nvim | A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources. | 404 |
gaborvecsei/usage-tracker.nvim | A plugin to track time spent on files and projects in NeoVim. | 102 |
soulis-1256/eagle.nvim | Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input. | 265 |
massix/termux.nvim | A plugin that provides access to Termux APIs to display various information in the Neovim statusline. | 22 |