diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | snap/snapcraft.yaml | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -15,6 +15,7 @@ [](https://repology.org/metapackage/neovim) [](https://buildd.debian.org/neovim) [](https://github.com/neovim/neovim/releases/) +[](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: |