1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: vim-scripts
Section: editors
Priority: optional
Maintainer: Michael Piefel <piefel@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0)
Standards-Version: 3.5.2
Package: vim-scripts
Architecture: all
Recommends: 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.
|