neovim / neovim-snap

snap build for neovim
https://snapcraft.io/nvim
MIT License
18 stars 7 forks source link

Manpage for nvim is not being installed with the snap #28

Open devholland opened 10 months ago

devholland commented 10 months ago

I cannot find the nvim.1 manpage anywhere on my system after installing the nvim snap with:

sudo snap install nvim --classic

Installed version:

$ snap info nvim

name:      nvim
summary:   Vim-fork focused on extensibility and usability
publisher: neovim-snap (neovim-snap)
store-url: https://snapcraft.io/nvim
contact:   justinkz+nvim@gmail.com
license:   unset
description: |
  Neovim is a project that seeks to aggressively refactor Vim in order to:

  - Simplify maintenance and encourage contributions
  - Split the work between multiple developers
  - Enable the implementation of new/modern user interfaces without any modifications to the core
  source
  - Improve extensibility with a new plugin architecture
commands:
  - nvim
snap-id:      iCEzvDZMvRrIWd5XLxgff6Tc6Zx20aeO
tracking:     latest/beta
refresh-date: 2 days ago, at 21:11 CET
channels:
  latest/stable:    v0.9.4                 2023-12-11 (2819) 26MB classic
  latest/candidate: ↑
  latest/beta:      ↑
  latest/edge:      v0.10.0-530+g8376e8700 2023-06-16 (2810) 23MB classic
installed:          v0.9.4                            (2819) 26MB classic
hurricanehrndz commented 10 months ago

I no longer use snaps, so i can no longer be an effective maintainer, if you would like to submit prs they are welcomed. Plus, I believe help within neovim as far as I am aware is the place for help

Get Outlook for iOShttps://aka.ms/o0ukef


From: Dave Holland @.> Sent: Friday, December 29, 2023 4:53:03 PM To: neovim/neovim-snap @.> Cc: Subscribed @.***> Subject: [neovim/neovim-snap] Manpage for nvim is not being installed with the snap (Issue #28)

I cannot find the nvim.1https://github.com/neovim/neovim/blob/master/src/man/nvim.1 manpage anywhere on my system after installing the nvim snap with:

sudo snap install nvim --classic

Installed version:

$ snap info nvim

name: nvim summary: Vim-fork focused on extensibility and usability publisher: neovim-snap (neovim-snap) store-url: https://snapcraft.io/nvim contact: @.*** license: unset description: | Neovim is a project that seeks to aggressively refactor Vim in order to:

— Reply to this email directly, view it on GitHubhttps://github.com/neovim/neovim-snap/issues/28, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABMJBTJPG5ZZQUOBOFLB4DDYL5JV7AVCNFSM6AAAAABBHDD5WCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DANBWGYZTQMA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

justinmk commented 3 weeks ago

Is this different than the open snap issue?: https://bugs.launchpad.net/snapd/+bug/1575593