On Wednesday, August 29, 2012 7:57:31 AM UTC-5, N David Brown wrote: > Is anyone aware of a plugin which will colorise the Vim command line? I'm > about to create one to facilitate regex composition and want to ensure it's > necessary first. > > Sincere thanks, > > David
I don't know of one. And I actually don't think it's possible. How were you planning on accomplishing it? It is almost certainly possible to do in the command-line window with normal syntax highlighting, but I doubt you'll be successful without modifying the Vim source to color the command-line itself. -- 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
