On May 5, 1:57 am, Ben Fritz <[email protected]> wrote: > On Friday, May 4, 2012 11:16:34 AM UTC-5, sinbad wrote: > > where can i get the definition for group-name in highlight command. > > my vim has :hi Function, but i am not able to find group defn for > > Function, is there any way to get this. > > > cheers > > What information do you want to know about it? > > For where it is defined, and how it is highlighted, do: > > :verbose hi Function > > Or did you want something else?
I want to know how it is defined, i checked other syntax commands, they are defined as regular expressions, so even the "Function" must be defined as one, But i couldn't find it in the list, when i type "syntax" without any parameter. -- 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
