Wednesday, July 12, 2017

Re: vim-8 packages and package managers

Hi,

2017/7/8 Sat 23:22:50 UTC+9 Marcin wrote:
> Hello vim_use
>
> Vim-8 has packages. Is this a breaking feature for some of the vim package
> managers out there, and to which extend they support it?. I know that
> pathogen supports them, what about others like VAM, vundle, neobundle?

No, currently pathogen, VAM, vundle and neobundle don't support Vim 8's
packages feature.
Vim 8's packages feature provides a similar functionality to pathogen,
so you don't need to use pathogen if you use Vim 8, but it doesn't provide
a way to install/update/uninstall plugins.
There are some plugin managers which are built on top of it:

* minpac: Written by me and written in Vim script
https://github.com/k-takata/minpac
* pack: Written in Rust
https://github.com/maralla/pack
* infect: Written in Ruby
https://github.com/csexton/infect
* vim-pck: Written in Python
https://github.com/nicodebo/vim-pck
* vim8-pack: Written in Bash
https://github.com/mkarpoff/vim8-pack

Regards,
Ken Takata

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: