FS#72673 - [vim-airline] should depend on vim-plugin-runtime instead of vim

Attached to Project: Community Packages
Opened by Rocket Aaron (rocket1184) - Tuesday, 09 November 2021, 05:41 GMT
Last edited by Robin Candau (Antiz) - Sunday, 23 July 2023, 16:25 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Robin Candau (Antiz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

vim-airline and vim-airline-themes both depend on vim, which meas you must install vim (or gvim) when installing them. But they work with neovim as well. Since vim/gvim/neovim all provide vim-plugin-runtime, can it be the dependency?

Additional info:
* package version(s)
gvim 8.2.3441-1
neovim 0.5.1-2
vim-airline 0.11-1
vim-airline-themes r1386.63b66df-1
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Robin Candau (Antiz)
Sunday, 23 July 2023, 16:25 GMT
Reason for closing:  Implemented
Additional comments about closing:  https://archlinux.org/todo/make-vim-plug ins-depend-on-vim-plugin-runtime-so-neov im-or-vim-can-be-used/
Comment by Henry-Joseph (ryolait) - Wednesday, 19 January 2022, 10:06 GMT
The 'neovim-plugins' group does not exist yet in community. If we start to trace plugins compatible with neovim, maybe should we add this package to that group?
Comment by Levente Polyak (anthraxx) - Wednesday, 19 January 2022, 10:22 GMT
@ryolait: No need, vim-plugin-runtime is the shared one which is to be used when it works with either vim or neovim. If its neovim only or vim only we declare exactly that package in the depends.
Comment by Robin Candau (Antiz) - Sunday, 23 July 2023, 16:24 GMT

Loading...