This is the snap for nvim. It works on Ubuntu, Fedora, Debian, and other major Linux distributions.
sudo snap install nvim --classic
sudo snap install nvim --edge --classic
- This repo defines time-triggered CI jobs which poke its master and nightly branches.
- The workflow pushes a timestamp commit to "tickle" the external Snapcraft service.
- Snapcraft fetches the
master
ornightly
branch of this repo and processessnap/snapcraft.yaml
. - Snapcraft builds Nvim (in its own, external service) as defined in
snap/snapcraft.yaml
.- The
snap/snapcraft.yaml
in thenightly
branch is slightly different from themaster
branch. This is a limitation/requirement of Snapcraft's design.
- The
Last sync to launchpad: Wed Nov 6 11:46:42 UTC 2024