auto deb build of neovim https://github.com/neovim/neovim
Find a file
pips a13db631cf
All checks were successful
ci/woodpecker/push/build Pipeline was successful
feat(dpkg): add suggested clipboard deps
2025-09-29 21:23:41 +02:00
.woodpecker fix(deb-package): use only datetime as version number 2025-09-23 20:27:45 +02:00
deb-package/DEBIAN feat(dpkg): add suggested clipboard deps 2025-09-29 21:23:41 +02:00
upstream@f2df98e849 chore(deps): update upstream digest to f2df98e 2025-09-29 15:04:06 +00:00
.editorconfig Initial commit 2025-09-23 12:56:37 +02:00
.gitmodules chore(project): configure project 2025-09-23 13:12:18 +02:00
Dockerfile.builder fix(builder): do not install dpkg-deb tool 2025-09-23 13:15:31 +02:00
LICENSE Initial commit 2025-09-23 12:56:37 +02:00
Makefile fix(deb-package): use only datetime as version number 2025-09-23 20:27:45 +02:00
README.md chore(project): configure project 2025-09-23 13:12:18 +02:00
renovate.json Initial commit 2025-09-23 12:56:37 +02:00

Unofficial dpkg neovim build from main branch

hyperextensible Vim-based text editor

All credit to maintainer of neovim!

This repo provide semi-automatic build of main branch to ubuntu 24.04 (noble) dpkg package:

https://forge.e5150.fr/ext/-/packages/debian/neovim-main/

License file in this repo only apply to build & packaging step files, neovim is licensed as Apache 2.0 license, see upstream project for details.