supercollider / scvim

Vim plugin for SuperCollider
GNU General Public License v3.0
121 stars 28 forks source link

support vim's native package management #54

Closed x37v closed 5 years ago

x37v commented 5 years ago

in vim 8+ vim has its own package management built in, this adds support for that and updates the README to reflect that.

x37v commented 5 years ago

oops, need to make it not require ~/.vim/pack/ exist.