dh_vim-addon

debhelper addon to help package Vim/Neovim addons

Install

All systems
curl cmd.cat/dh_vim-addon.sh
Debian Debian
apt-get install dh-vim-addon
Ubuntu
apt-get install dh-vim-addon
image/svg+xml Kali Linux
apt-get install dh-vim-addon
Windows (WSL2)
sudo apt-get update sudo apt-get install 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.