On Mon, Oct 26, 2009 at 1:19 PM, winterTTr <[email protected]> wrote:
>
> 2009/10/26 Steven Woody <[email protected]>:
>>
>> HI,
>>
>> If I want to do :vimgrep on *.c and *.python but not any other file
>> types, what do I do?  The problem here is I cannot use something like
>> *.[ch] because of the not same length of the extensions.
>
> Just split the file pattern into several parts as you wish :
> :vimgrep   /balabal/   *.c   *.python
>

hum...  Thanks!

-- 
Life is the only flaw in an otherwise perfect nonexistence
    -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 ([email protected])

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to