vim-ultisnips 3.0-1 source package in Ubuntu

Changelog

vim-ultisnips (3.0-1) unstable; urgency=low


  * Initial release (Closes: #754086).

 -- Michael Fladischer <email address hidden>  Sun, 12 Oct 2014 18:11:54 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vim-ultisnips_3.0-1.dsc 1.9 KiB cacc955e67a274d32221787097d72c13a18ec7e6c68f42f5d61f8fe305ec485c
vim-ultisnips_3.0.orig.tar.gz 1.1 MiB de840eedca663ad657d97da97b8d19e7be470d6d61aad1d1be6f73509c1db201
vim-ultisnips_3.0-1.debian.tar.xz 2.3 KiB 5ebb5b254b713d64ad786c08a581e25618f5178112fdcde51cd61c7617388393

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.