tabular
tabular copied to clipboard
Provide Vim 8-compatible package download?
With Vim 8+ natively supporting packages (:help packages
) and pathogen deprecating itself, would it be possible to provide a version of this for download that uses the new directory layout? It should be easy to make a script that moves the directories around and makes a zipfile, if you don't want to change the layout of this repo. Or you could do the work in a packages
branch :)
What problem do you have using Tabular with Vim8? I have an uptodate clone of this repo in .vim/pack/plugins/start/tabular. Tabular works fine for me.
Pull request #72 will address this in the README, by the looks of it. :+1: