vim-vimerl 1.4.1+git20120509.89111c7-2.1 source package in Ubuntu

Changelog

vim-vimerl (1.4.1+git20120509.89111c7-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 04 Jan 2021 15:09:23 +0100

Upload details

Uploaded by:
Per Andersson
Uploaded to:
Sid
Original maintainer:
Per Andersson
Architectures:
all
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe editors
Noble release universe editors
Mantic release universe editors
Lunar release universe editors
Jammy release universe editors

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vim-vimerl_1.4.1+git20120509.89111c7-2.1.dsc 2.0 KiB 6d43dd768440c8d0af5b35cd070ec8665655da9a339aecb47656d73096c848b3
vim-vimerl_1.4.1+git20120509.89111c7.orig.tar.gz 17.7 KiB c1f7568a708a29be8c056ae8c6f4b1666c1360de8a0483734a3304c872979cbf
vim-vimerl_1.4.1+git20120509.89111c7-2.1.debian.tar.xz 4.3 KiB fa39c6c20768c3c9e757494e8dac919124eb7c7f4408b48c8b5d142d21f177ab

No changes file available.

Binary packages built by this source

vim-vimerl: Erlang plugin for Vim

 Vimerl is a plugin for programming in Erlang. It provides several nice
 features to make your life easier when writing code.
 .
 The plugin offers the following features:
  - Code indenting
  - Code folding
  - Code omni completion
  - Syntax checking with quickfix support
  - Code skeletons for the OTP behaviours
  - Uses configuration from Rebar

vim-vimerl-syntax: Erlang syntax for Vim

 Vimerl is a plugin for programming in Erlang. It provides several nice
 features to make your life easier when writing code.
 .
 This package offers the syntax hilighting feature.