/neovim-snap

snap build for neovim

Primary LanguageShellMIT LicenseMIT

nvim

This is the snap for nvim. It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Install

Stable release

sudo snap install nvim --classic

Nightly release

sudo snap install nvim --edge --classic

Get it from the Snap Store

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: Wed Oct 9 11:46:19 UTC 2024