nydehi / vim-win3264

Automatically exported from code.google.com/p/vim-win3264
0 stars 0 forks source link

Need a x64 version of gvim w/o OLE support built in #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
vim.org provides both OLE and non-OLE versions of gvim.exe, with the comment 
that the OLE version "consumes quite a bit more memory". I do not need OLE 
support, so it would be nice to have a version of gvim without it. I need the 
x64 version in order to get "Edit with Vim" in explorer, but I don't want OLE.

In my particular situation, it's a bit more critical than just memory usage, as 
COM gets horked on my development machine rather frequently, leading to gvim 
not even booting. But even for people with "normal" systems without this 
problem, it would be nice to have a smaller-memory-footprint 64-bit gvim.exe.

Original issue reported on code.google.com by jed...@gmail.com on 21 Aug 2012 at 10:36