vim-tabular 1.0-8 source package in Ubuntu

Changelog

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

  * Upload to unstable

 -- Andrea Capriotti <email address hidden>  Sun, 14 Aug 2022 21:26:08 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vim-tabular_1.0-8.dsc 1.8 KiB 79ce367eb33dd86d776cbe353966ef81e63af2a8b6d5cf94230455dda52697d8
vim-tabular_1.0.orig.tar.gz 12.9 KiB e0573b7838a33fd02cb2713245e2aa404487b3d4d2714cd20f9178ef5ef56d02
vim-tabular_1.0-8.debian.tar.xz 2.8 KiB 4e42bdc5990c647f9ae0822ea29f5496c05893cd194a631071b89be0cacdc409

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.