How to Install and Uninstall vim-plugin-bufexplorer Package on openSUSE Leap

Last updated: September 28,2024

1. Install "vim-plugin-bufexplorer" package

This guide covers the steps necessary to install vim-plugin-bufexplorer on openSUSE Leap

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

2. Uninstall "vim-plugin-bufexplorer" package

Here is a brief guide to show you how to uninstall vim-plugin-bufexplorer on openSUSE Leap:

$ sudo zypper remove vim-plugin-bufexplorer

3. Information about the vim-plugin-bufexplorer package on openSUSE Leap

Information for package vim-plugin-bufexplorer:
-----------------------------------------------
Repository : Main Repository
Name : vim-plugin-bufexplorer
Version : 7.4.25-bp155.6.5
Arch : noarch
Vendor : openSUSE
Installed Size : 88.9 KiB
Installed : No
Status : not installed
Source package : vim-plugins-7.3.0-bp155.6.5.src
Upstream URL : http://www.vim.org/
Summary : Buffer Explorer / Browser
Description :
With bufexplorer, you can quickly and easily switch between buffers by using
the one of the default public interfaces:
\be normal open
\bt toggle open / close
\bs force horizontal split open
\bv force vertical split open
Once the bufexplorer window is open you can use the normal movement keys (hjkl)
to move around and then use or to select the buffer you would like to open. If
you would like to have the selected buffer opened in a new tab, simply press
either or 't'. Please note that when opening a buffer in a tab, that if the
buffer is already in another tab, bufexplorer can switch to that tab
automatically for you if you would like.

5. The same packages on other Linux Distributions