Package: vim-scripts
Version: 20180807
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu disco ubuntu-patch
Dear Maintainer,
The description of vim-plugins in Debian doesn't currently contain
information about the plugins provided by the package. Please consider
this patch from Ubuntu that adds descriptions for some of the plugins.
In Ubuntu, the attached patch was applied to achieve the following:
- debian/control: Update the description to give a better indication of
what's included in the package.
Thanks for considering the patch.
Logan
-- System Information:
Debian Release: buster/sid
APT prefers cosmic-updates
APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500,
'cosmic'), (400, 'cosmic-proposed'), (100, 'cosmic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-11-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru vim-scripts-20180807/debian/control
vim-scripts-20180807ubuntu1/debian/control
--- vim-scripts-20180807/debian/control 2018-08-07 23:30:42.000000000 -0400
+++ vim-scripts-20180807ubuntu1/debian/control 2018-12-01 16:48:23.000000000
-0500
@@ -25,4 +25,38 @@
.
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.
+ The scripts can be installed globally or on a per user basis. Here is an
+ abbreviated summary of some of the included scripts:
+ .
+ Filetype Plugins
+ * po.vim - Easier editing of PO multi-lingual translation files
+ * xml.vim - Helper for editing XML, HTML, and SGML documents
+ .
+ Games
+ * VimSokoban_sokoban.vim - Sokoban Game for Vim
+ * tetris.vim - Tetris for Vim
+ .
+ General Plugins
+ * AlignPlugin.vim - Provides commands to help produce aligned text, eqns,
declarations
+ * EnhancedCommentify.vim - Quickly comment lines in a program
+ * NERD_commenter.vim - easy code commenting
+ * a.vim - Alternate Files quickly (.c --> .h etc)
+ * bufexplorer.vim - Easily switch between buffers without knowing their
numbers
+ * calendar.vim - Calendar
+ * cvsmenu.vim - CVS menu supporting most CVS commands
+ * gnupg.vim - Transparent editing of gpg encrypted files
+ * info.vim - GNU info documentation browser
+ * minibufexpl.vim - Elegant buffer explorer - takes very little screen
space
+ * taglist.vim - Source code browser (supports dozens of langauges)
+ * utl.vim - Univeral Text Linking - Execute URLs in plain text
+ * vcscommand.vim - Commands for cvs, svn, git, hg, bzr, svk
+ * vcssvn.vim - Subversion (svn) integration plugin
+ * whatdomain.vim - Find out the meaning of any Top Level Domain
+ * winmanager.vim - A windows style IDE for Vim 6.0
+ .
+ Colors
+ * over 100 different color schemes e.g. autumn.vim, eclipse.vim,
navajo.vim
+ .
+ Syntax Files
+ * CVSAnnotate.vim, gitAnnotate.vim, .. - for version control files
+ * deb.vim - for browsing debian packages