jack
jack

Changed my Vim plugin manager from Vundle to Vim Plug: https://github.com/junegunn/vim-plug.

|
Embed
In reply to
eli
eli

@jack that looks awesome. Especially the shallow cloning. Is it well supported, or backwards compatible with vundle?

|
Embed
jack
jack

@eli Can’t say yet how well-supported it is as I just began using it :). There’s a bit in the FAQ about migrating from Vundle: github.com/junegunn/... I used the recommended .vim/plugged directory in case I wanted to back out. No issues yet.

|
Embed