How do I install the LargeFile plugin for gVim?
Posted
by
drapkin11
on Super User
See other posts from Super User
or by drapkin11
Published on 2011-03-07T23:31:33Z
Indexed on
2011/03/08
0:12 UTC
Read the original article
Hit count: 549
I want to install and use the famed LargeFile plugin to help make opening large files quicker and easier. I've installed other plugins for gVim successfully, by simply placing the '.vim' file in the /plugins folder. But this plugin is a little different, in that it comes as a gzipped '.vba' file. After I unzip it, what do I do next? As I understand it, the same author created vimballPlugin.vim, which is supposed to execute it?
© Super User or respective owner