Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim 8.0 packages? #263

Open
drozzy opened this issue Sep 16, 2016 · 11 comments
Open

Vim 8.0 packages? #263

drozzy opened this issue Sep 16, 2016 · 11 comments
Labels
data Issue with plugin data

Comments

@drozzy
Copy link

drozzy commented Sep 16, 2016

Do you guys support the new vim 8.0 packages? Or does it not influence this at all?

@Shougo
Copy link

Shougo commented Sep 16, 2016

Vim 8.0 packages feature does not support packages installation.

@drozzy
Copy link
Author

drozzy commented Sep 22, 2016

Not sure what you mean, seems like you just need to create a subdirectory.

Here is a sample vim 8 package:
https://github.com/stan-kondrat/vim8-jspack

Or am I misunderstanding something?

@captbaritone
Copy link
Member

From reading the release notes, it seems Vim 8 will load plugins from a plugins directory when asked. I don't really see an analogue to the instructions we currently provide. Maybe just git cone xxx? Seems like a stretch to me.

Additionally I foresee that it would be hard to message it correctly, since it will probably be awhile before a majority of users have Vim version 8.

@captbaritone
Copy link
Member

I'm going to close this issue with the anticipation that as vim 8 makes its way into popular distros, we will want to revisit this issue.

@idvoretskyi
Copy link

@captbaritone vim 8 just made it to Debian Stable (Stretch) [1], Ubuntu 17.04 [2], Fedora [3], Arch Linux [4], Gentoo [5] and even Brew [6].

It seems to be a good time to reopen the issue.

  1. https://packages.debian.org/stretch/vim
  2. https://packages.ubuntu.com/zesty/vim
  3. https://apps.fedoraproject.org/packages/vim
  4. https://www.archlinux.org/packages/extra/x86_64/vim/
  5. https://packages.gentoo.org/packages/app-editors/vim
  6. http://brewformulas.org/Vim

@idvoretskyi
Copy link

The sample of how the package "installation" for vim 8 should look like - is https://github.com/fatih/vim-go#install

@captbaritone
Copy link
Member

Awesome! Thanks for following up. Any interest in doing a pull request?

@captbaritone captbaritone reopened this Jun 23, 2017
@idvoretskyi
Copy link

idvoretskyi commented Jun 23, 2017 via email

@solter
Copy link

solter commented Feb 15, 2019

@idvoretskyi are you still working on a pull request to enable Vim 8 package installation instructions in the individual plugin pages? If not, do you have a private fork that you have any work on that I could pick up and run with - or should I just start from a new fork of master?

@idvoretskyi
Copy link

I just start from a new fork of master

@solter this ^. Unfortunately, I don't have enough capacity to work on this - please, pick up.

@cbartlett cbartlett added the data Issue with plugin data label Jul 20, 2022
@preemeijer
Copy link

Vim9 is released in the wild... so I thought to do my customization fresh where VimAwesome is my place to be.
When searching for the Rust plugin I did see that VimAwesome has no tab at the start of the page for the default plugin solution but when you scroll down to the documentation (that is from Github I guess) the first thing is Vim8 packages.

I think my question here is related to this issue.. so that is why I did not email or open a new issue.
Is there a solution for making the top of a plugin show if it is also available for the native plugin manager?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Issue with plugin data
Projects
None yet
Development

No branches or pull requests

7 participants