On Wed, Nov 22, 2017 at 10:34 AM, Axel Bender <[email protected]> wrote: > Two "issues": > > a) :cl uses hard-coded values for the various syntax items (cmp. the default > qf.vim - which btw. is not used (verify by renaming it)), and completely > ignores any user-defined qf.vim syntax file.
Try using (or writing) a colorscheme instead. See ":help :colorscheme" about using and existing one, and for instance http://vim.wikia.com/wiki/Create_a_color_scheme_based_on_another about how to write your own. (The colorscheme you tweak may be the default one, in which case you don't even have to ":runtime" it.) > > b) […] Best regards, Tony. -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
