On 2011-08-15, Linda W wrote:
> I've been working in a bash script for a while, and the
> limitations of the current parser are getting annoying.
> 
> 
> Thinks like it getting out of sync if sees a single or double
> quote in a comment line!
> 
> Doesn't hilight many keywords 'notably' "function", doesn't color
> variables the same color consistently if they are in (()),
> 
> Those are just a few that I've noticed...
> 
> I just checked, and the syntax it's trying to use is 'sh',
> which is a small subset...

Do you have

    let g:is_bash = 1

in your ~/.vimrc?

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