dh_vim-addon
debhelper addon to help package Vim/Neovim addons
Install
- All systems
-
curl cmd.cat/dh_vim-addon.sh
- Debian
-
apt-get install dh-vim-addon
- Ubuntu
-
apt-get install dh-vim-addon
- Kali Linux
-
apt-get install dh-vim-addon
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-vim-addon
- Dockerfile
- dockerfile.run/dh_vim-addon
dh-vim-addon
debhelper addon to help package Vim/Neovim addons
This package provides a helper for packaging Vim/Neovim addons in a standard way, compatible with Vim's "package" feature. dh_vim-addon sets links to the respective "packpath" for the supported editors as well as building help tags for the addon's documentation, if any exists. A debhelper sequencer, vim_addon, is also provided for use with dh rules files.