On Sep 19, 7:01 pm, bill lam <[email protected]> wrote:
> vim.tiny does not support even user defined command and function, I think
> you should be live with it if there is no possibility that a normal version
> of vim being available.

I found what I wanted, forgot I was in visual mode when I tried:

:nmap n nve

This works just right, highlights the line with the find string:

:vmap n <esc>nV
:vmap N <esc>NV

-Bill

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

Reply via email to