esquifit 写道:
Regarding the suggestion of using cygwin vim in a terminal, I'd love being able to do it, but unfortunately the (binary) cygwin distribution of vim lacks a number of features (present on gVim) which I absolutely need, and I don't have currently the knowledge nor the time to attempt to understand how to compile my own version.
choose to install vim source in the cygwin setup.exe, then you will have the source code to compile, and the compile dependency will be installed.
then you can find vim source in /usr/src and compile, that is very easy and straight forward. the only file you need to edit is the src/Makefile, you can add/remove features there.
-- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php To unsubscribe, reply using "remove me" as the subject.
