On 23 February 2012 20:16, Xell Liu <[email protected]> wrote: > > > On Friday, February 24, 2012 at 2:45 AM, Ben Fritz wrote: > >> >> A related gripe is that similar items like Number and Constant are not >> always defined, even if the author just wants to link them together. >> Does the plugin handle linking groups? Or at least defining multiple >> groups in one shot, like: >> >> Number,Constant,String:Cyan >> >> Finally, is the plugin able to export the colorscheme into the default >> format (or at least something that will load without the plugin)? I >> doubt many people would want to install a plugin just to get at a few >> colorschemes. >> > > I second the suggestions about multiple groups and export function. > Additionally, I'd like to ask for using variables. If I can define a variable > like "color1=#ff0000" to use elsewhere, later modification will be more > easier --- just like the name of your plugin implies.
The variables is an interesting idea. I'll probably implement links first (so that you can effectively use one highlight group as a variable), but adding an independent variable would certainly be useful. Thanks, Al -- http://www.cgtk.co.uk -- 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
