On 5/5/06, Eric Arnold <[EMAIL PROTECTED]> wrote:
Are you saying you always want the first entry? How about something like:nnoremap z= z=1<CR><SPACE> Though you might want to pick something else to remap than z= , in case you want to pick from the list sometimes.
you can already use '1z=' to auto change to the first entry. The functionality is builtin to vim7
