vim-gitgutter
Git diff viewer
A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
8k stars
69 watching
297 forks
Language: Vim Script
last commit: 4 months ago
Linked from 3 awesome lists
diffgitgitgutterneovimvim
Related projects:
Repository | Description | Stars |
---|---|---|
lewis6991/gitsigns.nvim | Git visualizer and workflow tool | 5,151 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
jisaacks/gitgutter | Displays git diff information in the Sublime Text gutter | 3,877 |
sindrets/diffview.nvim | A plugin for Neovim that provides a unified interface for reviewing changes to files in different Git revisions | 4,042 |
laurentkempe/gitdiffmargin | Displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. | 290 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,318 |
dandavison/delta | A tool for efficiently viewing and navigating version control output | 24,394 |
preservim/vim-indent-guides | Displays visually the level of indentation in code. | 2,633 |
isak102/telescope-git-file-history.nvim | Allows you to open and preview the current file at any previous commit without detaching HEAD or affecting your git workflow. | 73 |
tpope/vim-fugitive | A plugin that integrates Git into Vim, allowing users to call arbitrary Git commands and manage their repository within the editor. | 20,065 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,867 |
romgrk/barbar.nvim | A tabline plugin with customizable features for Neovim. | 2,311 |
akinsho/bufferline.nvim | A customizable bufferline plugin for Neovim. | 3,535 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |