Hi, I wonder if there is a way to examine every word in a document as it is loaded and select a bg color for that word.
The idea i have will be used for source code browsing, where each group of functions will be bg-colored based on the grouping of the function (e.g. util functions, IO, etc..) I assume that i will provide the look up function that take a word and return a bg-color (based on config file or a database) Any advice is appreciated Oded H -- 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
