tabular icon indicating copy to clipboard operation
tabular copied to clipboard

Provide Vim 8-compatible package download?

Open wohali opened this issue 5 years ago • 2 comments

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 :)

wohali avatar Aug 01 '19 19:08 wohali

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.

jjaderberg avatar Nov 04 '19 20:11 jjaderberg

Pull request #72 will address this in the README, by the looks of it. :+1:

PeterJRiches avatar May 31 '22 00:05 PeterJRiches