neovim 0.9.5-6ubuntu3 source package in Ubuntu

Changelog

neovim (0.9.5-6ubuntu3) oracular; urgency=medium

  * Rebuild against new libmsgpack-c2.

 -- Gianfranco Costamagna <email address hidden>  Wed, 05 Jun 2024 11:45:16 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
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.9.5.orig.tar.xz 7.4 MiB b7b76435d748a0b3901ba1aba724d2bb49437ef0901961db723955762d0c77c7
neovim_0.9.5-6ubuntu3.debian.tar.xz 25.9 KiB 76c01fea841bc1ddff59aded7a283ad26b4e58086df61b45148902ddc381c21a
neovim_0.9.5-6ubuntu3.dsc 2.7 KiB 6219c962d41ce5b1ab826787f3ad3215dc74a0ef54b808952759552681417dfd

Available diffs

View changes file

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.