vim-tabular 1.0-3 source package in Ubuntu

Changelog

vim-tabular (1.0-3) unstable; urgency=medium


  * Removed not working watch file
  * Added Vcs field in debian/control

 -- Andrea Capriotti <email address hidden>  Thu, 17 Jul 2014 00:42:19 +0200

Upload details

Uploaded by:
Andrea Capriotti
Uploaded to:
Sid
Original maintainer:
Andrea Capriotti
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc
Xenial release universe misc

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
vim-tabular_1.0-3.dsc 1.2 KiB 6b67ada502be96af417e86a5f2eb22b0ba3500f601b42eb29d1cb3a321e75f59
vim-tabular_1.0.orig.tar.gz 12.9 KiB e0573b7838a33fd02cb2713245e2aa404487b3d4d2714cd20f9178ef5ef56d02
vim-tabular_1.0-3.debian.tar.xz 3.4 KiB e959d2e89d83118ed721001cd29c900b91e09df86e9676df29b36f513a1bb00f

Available diffs

No changes file available.

Binary packages built by this source

vim-tabular: Vim script for text filtering and alignment

 Sometimes, it's useful to line up text. Naturally, it's nicer to have the
 computer do this for you, since aligning things by hand quickly becomes
 unpleasant. While there are other plugins for aligning text, the ones I've
 tried are either impossibly difficult to understand and use, or too simplistic
 to handle complicated tasks. This plugin aims to make the easy things easy and
 the hard things possible, without providing an unnecessarily obtuse interface.
 It's still a work in progress, and criticisms are welcome.