1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: vim-pathogen
Section: editors
Priority: optional
Maintainer: Andrea Capriotti <capriott@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.5.0
Homepage: http://www.vim.org/scripts/script.php?script_id=2332
Vcs-Git: https://salsa.debian.org/debian/vim-pathogen.git
Vcs-Browser: https://salsa.debian.org/debian/vim-pathogen
Package: vim-pathogen
Architecture: all
Depends: vim-gtk3 | vim-athena | vim-nox, vim-addon-manager, ${shlibs:Depends}, ${misc:Depends}
Recommends: vim-scripts
Description: Manage your runtimepath with ease
pathogen.vim makes it super easy to install plugins and runtime files in their
own private directories.
|