1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Source: vim-addon-mw-utils
Section: editors
Priority: optional
Maintainer: Andrea Capriotti <capriott@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.1
Homepage: https://github.com/MarcWeber/vim-addon-mw-utils
Vcs-Git: https://salsa.debian.org/debian/vim-addon-mw-utils.git
Vcs-Browser: https://salsa.debian.org/debian/vim-addon-mw-utils
Package: vim-addon-mw-utils
Architecture: all
Depends: vim, vim-addon-manager, ${misc:Depends}
Description: Vim funcref library
A vim library to interpret a file by function and cache file automatically.
|