On Fri, 20 Apr 2007 22:34:35 -0400 cga2000 <[EMAIL PROTECTED]> wrote:
> Is there any way I can turn of this completion popup .. ? One way to turn it off completely is to compile Vim without the insert_expand feature. Or remap <C-p> in insert mode to do nothing. > Since unwanted popups is one of the absolute evils of the web .. I'm > unsure why this should have become a default feature of the current > version vim and I sincerely hope it will cease to be the default with > the next release. I don't really see how this relates to the Internet, but I for one find this feature highly useful, especially when typing some long function name that I've already used before. Plus it's very flexible in what it can do, and where it will look for completions. > Maybe this might make some sense for GUI users .. but could it be left > our of the terminal version? I think the prevailing thought is that this feature is pretty valuable -- and you can always turn it off if you don't like it (see above). REFERENCES -> :help insert_expand :help 'complete' -- Taylor Venable [EMAIL PROTECTED] http://www.metasyntax.net/