Skip to content

neovim/neovim-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: Sun Oct 20 11:46:17 UTC 2024