Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.47 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.47 KB

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 time-triggered CI jobs which poke 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 Nov 20 11:45:42 UTC 2024