aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--snap/snapcraft.yaml2
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 338c8df70e..2249891235 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@
[![Packages](https://repology.org/badge/tiny-repos/neovim.svg)](https://repology.org/metapackage/neovim)
[![Debian CI](https://badges.debian.net/badges/debian/testing/neovim/version.svg)](https://buildd.debian.org/neovim)
[![Downloads](https://img.shields.io/github/downloads/neovim/neovim/total.svg?maxAge=2592001)](https://github.com/neovim/neovim/releases/)
+[![nvim](https://snapcraft.io//nvim/badge.svg)](https://snapcraft.io/nvim)
Neovim is a project that seeks to aggressively refactor Vim in order to:
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index d0cbc27b3f..da3e74d3e7 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -12,7 +12,7 @@ description: |
For lots more details, see the wiki!
grade: stable # must be 'stable' to release into candidate/stable channels
-confinement: strict
+confinement: classic
apps:
nvim: