Thursday, August 9, 2012

Re: auto completion regular expression

sinbad <sinbad.sinbad@gmail.com> wrote, on tue 07 aug 2012, 23:40 :

> i use c-n c-p for auto completion.
> is there a way to use regular expressions
> while doing this, probably . for single char
> and * for wild card will be helpful.
> anyone has used like this.
>
> tia

The plugin neocomplcache has some options to handle wildcard and even
fuzzy completion. You have also the fuzzy finder plugin to quickly open
files and location.

http://www.vim.org/scripts/script.php?script_id=2620
http://www.vim.org/scripts/script.php?script_id=1984

--
Regards,

Davido

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

No comments: