Monday, August 15, 2011

better bash syntax hilighting?

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...

Thaks!
Linda

--
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

No comments: