How to Install and Uninstall vim-plugin-diffchanges Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "vim-plugin-diffchanges" package
This guide covers the steps necessary to install vim-plugin-diffchanges on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
vim-plugin-diffchanges
Copied
2. Uninstall "vim-plugin-diffchanges" package
Learn how to uninstall vim-plugin-diffchanges on openSuSE Tumbleweed:
$
sudo zypper remove
vim-plugin-diffchanges
Copied
3. Information about the vim-plugin-diffchanges package on openSuSE Tumbleweed
Information for package vim-plugin-diffchanges:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vim-plugin-diffchanges
Version : 0.6+g346dae2-60.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5.2 KiB
Installed : No
Status : not installed
Source package : vim-plugins-7.3.0-60.1.src
Upstream URL : http://www.vim.org/
Summary : Show changes since the last save
Description :
Show changes made to current buffer since the last save. This plugin is based
from an example in the Hacking Vim book. The differences are that this
functionality is in the form of a plugin, is a bit more robust, and can be
toggled.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vim-plugin-diffchanges
Version : 0.6+g346dae2-60.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5.2 KiB
Installed : No
Status : not installed
Source package : vim-plugins-7.3.0-60.1.src
Upstream URL : http://www.vim.org/
Summary : Show changes since the last save
Description :
Show changes made to current buffer since the last save. This plugin is based
from an example in the Hacking Vim book. The differences are that this
functionality is in the form of a plugin, is a bit more robust, and can be
toggled.