vim-ultisnips 3.1-2 source package in Ubuntu

Changelog

vim-ultisnips (3.1-2) unstable; urgency=medium

  * Promote vim-addon-manager to Depends (from Recommends).
  * Fix file locations in vam registry.
  * Install rplugin files.
  * Add maintainer scripts to handle vim-addon-manager integration.

 -- Michael Fladischer <email address hidden>  Mon, 21 Dec 2015 10:41:10 +0100

Upload details

Uploaded by:
Michael Fladischer
Uploaded to:
Sid
Original maintainer:
Michael Fladischer
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vim-ultisnips_3.1-2.dsc 1.8 KiB fd542690ed2e07da260ceac5d2c7299664a7d33bdf5010d327dfc8ab72f1c995
vim-ultisnips_3.1.orig.tar.gz 1.1 MiB 32ea72d321f07755e878f640398c72f0a072e56a980a66bdc7bfb41ba85fa6e7
vim-ultisnips_3.1-2.debian.tar.xz 3.2 KiB 35652ff6328448e0edc18ef171e15302d9e7e01ccffeef8c2b7889c83e37df22

Available diffs

No changes file available.

Binary packages built by this source

vim-ultisnips: snippet solution for Vim

 UltiSnips provides snippet management for the Vim editor. A snippet is a short
 piece of text that is either re-used often or contains a lot of redundant
 text. UltiSnips allows you to insert a snippet with only a few key strokes.
 Snippets are common in structured text like source code but can also be used
 for general editing like, for example, inserting a signature in an email or
 inserting the current date in a text file.
 .
 This plugin can utilize the snippets provided by the vim-snippets package.