Thursday, April 5, 2012

Re: syntax highlight and indent awk code embedded in bash script?

Peng Yu wrote:
> Hi,
>
> I'm wondering if there is any plugin that can syntax highlight and
> indent awk code embedded in bash script. By embedded I mean, some
> thing like the following. The default bash plugin doesn't handle such
> cases. It would be convenient if there is one.
>
> awk 'awk expressions' file
>

As far as syntax highlighting goes: :help sh-embed

Regards,
Chip Campbell

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