neovim-snap

snap build for neovim

MIT License

Stars
11
Committers
5

Install

Stable release

sudo snap install nvim --classic

Nightly release

sudo snap install nvim --edge --classic

How this repo works

  1. This repo defines a time-triggered (daily) GHA workflow on both its master and nightly branches.
  2. The workflow pushes a timestamp commit
    to "tickle" the external Snapcraft service.
  3. Snapcraft fetches the master or nightly branch of this repo and processes snap/snapcraft.yaml.
  4. Snapcraft builds Nvim (in its own, external service) as defined in snap/snapcraft.yaml.
    • The snap/snapcraft.yaml in the nightly branch is slightly different
      from the master branch. This is a limitation/requirement of Snapcraft's
      design.

Last Launchpad Sync

Last sync to launchpad: Sun Oct 6 11:46:08 UTC 2024