mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
snap: set "classic" confinement #11601
This commit is contained in:
committed by
Justin M. Keyes
parent
31cfd67453
commit
53fe877a97
@ -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:
|
||||
|
||||
|
@ -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:
|
||||
|
Reference in New Issue
Block a user