neovim 0.6.1-1 source package in Ubuntu

Changelog

neovim (0.6.1-1) unstable; urgency=medium

  * New upstream release
  * Remove backported patches
  * rules: Extend test timeout to 45 minutes on slower architectures

 -- James McCoy <email address hidden>  Fri, 31 Dec 2021 15:34:26 -0500

Upload details

Uploaded by:
Debian Vim Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Vim Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
neovim_0.6.1-1.dsc 2.8 KiB 18931efd4cabf22a48cab43e7e44467273a9a977938f1638248f54d7bada370e
neovim_0.6.1.orig.tar.xz 6.7 MiB 3b78feaaf0d8a1e0a3590c272e374f83fb77e63ab69f26d309e41551a7df8867
neovim_0.6.1-1.debian.tar.xz 15.7 KiB 5779e52d6fde2be4979c09ee5779cf27c3e3d8f039e9822538c14037023ab714

Available diffs

No changes file available.

Binary packages built by this source

neovim: heavily refactored vim fork

 Neovim is a fork of Vim focused on modern code and features, rather than
 running in legacy environments.
 .
 msgpack API enables structured communication to/from any programming language.
 Remote plugins run as co-processes that communicate with Neovim safely and
 asynchronously.
 .
 GUIs (or TUIs) can easily embed Neovim or communicate via TCP sockets using
 the discoverable msgpack API.

neovim-dbgsym: debug symbols for neovim
neovim-runtime: heavily refactored vim fork (runtime files)

 Neovim is a fork of Vim focused on modern code and features, rather than
 running in legacy environments.
 .
 This package contains the architecture independent runtime files used by
 neovim. Examples of such files are: documentation, rules for
 language-specific highlighting and indentation, color schemes, and standard
 plugins.