| Name: | vim-gitgutter |
|---|---|
| Version: | 0 |
| Release: | 12.20230901gitf7b9766.15.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 188030 |
| License: | MIT |
| RPM: | vim-gitgutter-0-12.20230901gitf7b9766.15.el8.noarch.rpm |
| Source RPM: | vim-gitgutter-0-12.20230901gitf7b9766.15.el8.src.rpm |
| Build Date: | Fri Sep 22 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/airblade/vim-gitgutter |
| Summary: | Shows git diff markers in the sign column and stages/previews/undoes hunks |
| Description: | A Vim plugin which shows a git diff in the sign column. It shows which lines have been added, modified, or removed. You can also preview, stage, and undo individual hunks; and stage partial hunks. The plugin also provides a hunk text object. The signs are always up to date and the plugin never saves your buffer. The name "gitgutter" comes from the Sublime Text 3 plugin which inspired this in 2013. |