Vim Awesome
vimawesome.com
Vim Awesome
1–10 of 14 posts
Re: Vim Awesome
#2I hope that NeoVim will resolve this. The package management systems for new languages like Rust and Elixir are wonderful. NeoVim should follow their example.
Re: Vim Awesome
#3I love Vim and use it every day. But IMHO it suffers for a lack of a good package management system. I don't think VimL is up to the task. I hope that NeoVim will resolve this. The package management systems for new languages like Rust and Elixir are wonderful. NeoVim should follow their example.
Re: Vim Awesome
#4I love Vim and use it every day. But IMHO it suffers for a lack of a good package management system. I don't think VimL is up to the task. I hope that NeoVim will resolve this. The package management systems for new languages like Rust and Elixir are wonderful. NeoVim should follow their example.
Can you elaborate? I think all modern package managers (vundle/neobundle/vimplug) do a pretty good job.
Re: Vim Awesome
#5I love Vim and use it every day. But IMHO it suffers for a lack of a good package management system. I don't think VimL is up to the task. I hope that NeoVim will resolve this. The package management systems for new languages like Rust and Elixir are wonderful. NeoVim should follow their example.
Can you elaborate? I think all modern package managers (vundle/neobundle/vimplug) do a pretty good job.
Re: Vim Awesome
#6Re: Vim Awesome
#7Be aware that many of the plugins on this list will conflict with many of the other plugins on this list. YouCompleteMe and NeoComplCache are a good example. Which one is better, and how do you know? Rhetorical question, neither are good compared to an actual IDE.
Re: Vim Awesome
#8Be aware that many of the plugins on this list will conflict with many of the other plugins on this list. YouCompleteMe and NeoComplCache are a good example. Which one is better, and how do you know? Rhetorical question, neither are good compared to an actual IDE.
Re: Vim Awesome
#9I love Vim and use it every day. But IMHO it suffers for a lack of a good package management system. I don't think VimL is up to the task. I hope that NeoVim will resolve this. The package management systems for new languages like Rust and Elixir are wonderful. NeoVim should follow their example.
Can you elaborate? I think all modern package managers (vundle/neobundle/vimplug) do a pretty good job.
It doesn't exist per se, but install pathogen or vundle and you can pretend github is your centralized source, and git your package manager.