Somewhere on Shadow Earth, at Thu, May 17, 2007 at 12:48:01PM -0700, Robert G. 
Werner wrote:
> Of course,  I hate how Vim helpfully brings up the help screen on my 
> laptop when I hit f1 instdead of escape but that is a hardware hate.

That pain, I can help you with. Add the following two lines to your .vimrc:

map <F1> <Nop>
map! <F1> <Nop>

Voila! :-)
-- 
Timothy Knox  <mailto:t...@thelbane.com>
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
    -- Bjarne Stroustrup, creator of the C++ programming language

Reply via email to