Hi all,
In our projects I write lot of sql's in shell script using slqplus
command. Problem is sql syntax is not highlighted and it's difficult
to read for me. The sql's are feeded to sqlplus using heredoc's.

1. Does anyone tried to enable sql syntax in shell script???
2. I modified sh syntax file to include sql syntax file into cluster.
This isn't working because the sql's are in heredoc operator and all
are getting heredoc higlights. I thought of to add sql cluster in
contains list of heredoc but that will messup the places where sql's
are not present in heredocs
Can anyone suggest better solution??

Regards,
Sarath


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to