Wednesday, March 5, 2014

Re: Progressive highlight while typing - incsearch

On Tue, Mar 4, 2014 at 7:35 PM, Jan Larres <lists@majutsushi.net> wrote:
Albatossable <alex.dab91@gmail.com>:
> Il giorno sabato 1 marzo 2014 21:51:50 UTC+1, Albatossable ha scritto:
>> Is it possible to highlight all occurences found during incremental
>> search while still typing (i.e. as after pressing <Enter>)?
>> Strangely, I haven't found anywhere a solution, while most of the
>> modern editors I know have this feature.
>
> is it possible to highlight all occurences found during incremental
> search _WHILE STILL TYPING_?

EasyMotion can do that:
https://github.com/Lokaltog/vim-easymotion

-Jan

You might try looking at word_complete.vim:  http://www.vim.org/scripts/script.php?script_id=73 .  Some people actually use it, but I wrote it as a proof of concept.  As such, it might serve as a starting point if you want to do something else while still typing.

-- 
Benji Fisher 

--
--
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/groups/opt_out.

No comments:

Post a Comment