Friday, June 5, 2015

Re: search for a list of words

On Fri, Jun 05, 2015, Waters, Bill wrote:
> I guess it's a nuance of nnoremap that I am forgetting.
>
> This...
> map <F12> \+
>
> Or, better, this...
> map <F12> <Leader>+
>
> ...both work.

Yes. The purpose of the *noremap commands is to make mappings that
invoke only operations built into Vim; in other words, they don't go
through any additional layers of mapping.

--
Eric Christopherson

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: