Skip to content

Releases: latest-debs/neovim-debian

v0.12.5+1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 18:54
package: bundle mode for neovim's install-tree release layout

bin/nvim needs share/nvim/runtime/ and lib/nvim/parser/*.so alongside
it, not just the standalone executable. Verified locally against the
real v0.12.4 release: built via bundle mode, installed the resulting
.deb in a clean debian:bookworm container, and ran `nvim --version`
successfully through the /usr/bin symlink.

v0.12.4+1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:04
package: bundle mode for neovim's install-tree release layout

bin/nvim needs share/nvim/runtime/ and lib/nvim/parser/*.so alongside
it, not just the standalone executable. Verified locally against the
real v0.12.4 release: built via bundle mode, installed the resulting
.deb in a clean debian:bookworm container, and ran `nvim --version`
successfully through the /usr/bin symlink.