neovim 0.6.1-3 source package in Ubuntu

Changelog

neovim (0.6.1-3) unstable; urgency=medium

  * Use 45 minute test timeout for all architectures

 -- James McCoy <email address hidden>  Sun, 02 Jan 2022 20:17:58 -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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
neovim_0.6.1-3.dsc 2.8 KiB 6227e1145f26a0cfb90a2d7b994f69dbcee5b9345edb5d5d1b9b320b3638da8b
neovim_0.6.1.orig.tar.xz 6.7 MiB 3b78feaaf0d8a1e0a3590c272e374f83fb77e63ab69f26d309e41551a7df8867
neovim_0.6.1-3.debian.tar.xz 15.8 KiB 74e1f152828641bfa88e38abd02150baafee945e2fd6be00d333fc84f7cf86d5

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.