aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Hernandez <hurricanehrndz@users.noreply.github.com>2019-12-23 22:43:25 -0700
committerJustin M. Keyes <justinkz@gmail.com>2019-12-24 06:43:25 +0100
commit53fe877a97dbe5e5b5291fd1361123fc1b1da054 (patch)
treef8179be6beb8af204e59a9b8af2816fbf7be1573
parent31cfd674537236950ead3c25d495f756c751267b (diff)
downloadrneovim-53fe877a97dbe5e5b5291fd1361123fc1b1da054.tar.gz
rneovim-53fe877a97dbe5e5b5291fd1361123fc1b1da054.tar.bz2
rneovim-53fe877a97dbe5e5b5291fd1361123fc1b1da054.zip
snap: set "classic" confinement #11601
-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: