On 2011-07-16, Eric Weir wrote:
> On Jul 16, 2011, at 3:17 PM, Thilo Six wrote:
> 
> >> Javier Rojas wrote the following on 16.07.2011 18:59
> >> 
> >> -- <snip> --
> >> 
> >> In Vim you can define the type of a file using 2 methods:
> >> 
> >>  * checking its extension, or filename
> >>  * checking its contents, if the filename has no useful info for
> >>    defining the filetype.
> >    * defining against the path, or part thereof
> 
> Thanks, Thilo, for this addition, and the appended clarification.
> This may work best for me. The files that I am concerned with are
> all contained in subdirectories of a single directory. But I don't
> know how to use this information to define the filetype for these
> files.

    :help autocmd-patterns

Regards,
Gary

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