File: control

package info (click to toggle)
vim-pathogen 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 104 kB
  • ctags: 37
  • sloc: sh: 26; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
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 (>= 9.0.0)
Standards-Version: 3.9.7
Homepage: http://www.vim.org/scripts/script.php?script_id=2332
Vcs-Git: git://anonscm.debian.org/collab-maint/vim-pathogen.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=collab-maint/vim-pathogen.git;a=summary

Package: vim-pathogen
Architecture: all
Depends: vim, 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.