On 2010-06-08, jayemce wrote: > Hello, > > I would like to make syntax highlighting work with ksh93. > The syntax highlighting works fine for ksh88, bash, C, perl, etc, but > I am unable to make it work with ksh93. > Does anyone have an idea.
No, since no one knows what you mean by "unable to make it work". Do you see no syntax highlighting at all with one or more of your ksh93 files or does the highlighting appear to be incorrect for some ksh syntax that is valid in ksh93 but not in ksh88? > These are the installed packages: > # rpm -qa | grep ^vim > vim-common-6.3-1 > vim-enhanced-6.3-1 This is a very old version of vim. The current version is 7.2.442 and 7.3 is about to be released. You should try to obtain a more recent version. That may even solve the problem you are seeing. 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
