I have MacVim 7.3 and while editing my .vimrc and various bash scripts I
noticed the coloring in the commented areas are different in a 'vim' file
and a ba[sh] script. In a header most put in the comments something like
this:

File:
Last Modified:
Maintainer:
Description:
Created:
Author:
etc
etc

In a 'vim' and 'ba[sh]' file they are preceded by comment markers " or #. In
a vim file the above words are in a different color and are tied to the
syntax color vimCommentTitle in the vim.vim syntax file. In the bash file
sh.vim the group or ??? that is similar is shComment. I found nothing like
vims commentTitle description. My question is I think, is this a matter of
copy/paste between vim.vim and sh.vim the code that highlights the area
above or is it more complex than that?

Thanks

TonyB



--
View this message in context: 
http://vim.1045645.n5.nabble.com/MacVim-syntax-files-tp4533096p4533096.html
Sent from the Vim - Mac mailing list archive at Nabble.com.

-- 
You received this message from the "vim_mac" 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