mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 20:13:46 -05:00
Add up-to-dateness feature to README.
This commit is contained in:
@@ -5,6 +5,7 @@ A Vim plugin which shows a git diff in the 'gutter' (sign column). It shows whe
|
|||||||
Features:
|
Features:
|
||||||
|
|
||||||
* shows signs for added, modified, and removed lines
|
* shows signs for added, modified, and removed lines
|
||||||
|
* ensures signs are always as up to date as possible (but without running more than necessary)
|
||||||
* quick jumping between blocks of changed lines ("hunks")
|
* quick jumping between blocks of changed lines ("hunks")
|
||||||
* stage/revert individual hunks
|
* stage/revert individual hunks
|
||||||
* optional line highlighting
|
* optional line highlighting
|
||||||
|
|||||||
Reference in New Issue
Block a user