How to Install and Uninstall vim-plugin-gitdiff Package on openSuSE Tumbleweed

Last updated: June 17,2024

1. Install "vim-plugin-gitdiff" package

Please follow the instructions below to install vim-plugin-gitdiff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install vim-plugin-gitdiff

2. Uninstall "vim-plugin-gitdiff" package

Please follow the guidance below to uninstall vim-plugin-gitdiff on openSuSE Tumbleweed:

$ sudo zypper remove vim-plugin-gitdiff

3. Information about the vim-plugin-gitdiff package on openSuSE Tumbleweed

Information for package vim-plugin-gitdiff:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vim-plugin-gitdiff
Version : 2-60.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 KiB
Installed : No
Status : not installed
Source package : vim-plugins-7.3.0-60.1.src
Upstream URL : http://www.vim.org/
Summary : Show git diff in a split window
Description :
This script provides two functions to display git diffs in vim.
:GITDiff [commitish]
Split the vim window vertically, display the HEAD, or some other changeset, version of the file in the split, then diff them.
:GITChanges [commitish]
Highlight lines that were changed since the HEAD or some other changeset.

5. The same packages on other Linux Distributions