>>What's *probably* happening is that there's some check on the file >>contents itself, failing a .htm/.html extension, to determine >>whether/not the file's actually html.
>You are right but if I set "set ft=html" or "set ft=xhtml" it should be >forced to be an html file because with the extension .htm/.html, matchit >works fine. But that's done *after* the file's read into the buffer, and it may do that check only once at that time, and not after. Basically, you might be hoping to still catch your flight at the airport even after the plane's already taken off. Dunno, I haven't dissected 'matchit' to know what it actually does, so this is still only a guess. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
