1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: vim-scripts
Section: editors
Priority: optional
Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Uploaders: Michael Piefel <piefel@debian.org>, James McCoy <jamessan@debian.org>
Build-Depends: cdbs, debhelper (>> 5.0.0), quilt
Build-Depends-Indep: xsltproc, docbook-xsl
Standards-Version: 3.9.2.0
Homepage: http://www.vim.org/scripts/
Vcs-Git: git://anonscm.debian.org/pkg-vim/vim-scripts.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-vim/vim-scripts.git
Package: vim-scripts
Architecture: all
Depends: ${misc:Depends}
Recommends: vim, vim-addon-manager
Suggests: perlsgml, libtemplate-perl
Enhances: vim
Description: plugins for vim, adding bells and whistles
Vim is a very capable editor. Its scripting support allows the use of plugins
that enhance the functionality of it. Many people have written scripts, they
are scattered all over the web; however, there's a central resource on
http://vim.sf.net to start with.
.
This is a collection of some of those scripts on a purely subjective and biased
basis. Users can thus have some nice scripts without having to go searching.
The scripts can be installed globally or on a per user basis.
|