Wednesday, April 4, 2012

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

Hi Peng!

On Mi, 04 Apr 2012, 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

:h sh-awk

this is only for syntax highlighting. I am not sure, if this is possible
for indentation scripts.

regards,
Christian

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