[EMAIL PROTECTED] wrote: > Hi, Yegappan, > > by the same token there is "file type variable' missing, > too. Something like f:xyz that would be set for all files > (buffers) with the same file type). I was always amazed that > vim is so much filetype-oriented (indenting, color highlight,... > depend on file type) but we don't have a way to specify > variable related to the file type. > > Wouldn't it be the similar (or close enough) work to do > as for the t:xyz?
This patch isn't about t: variables, which are already in Vim, only two functions that access them. I can't think how a filetype variable scope would be useful. Do you have a specific application in mind? Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
