Elegant scripting! However, I was hoping more for some kind of hot key
from within vim that I could hit in series viewing the color schemes
quickly.

-  
Kiffin Gish <kiffin.g...@planet.nl>
Gouda, The Netherlands



On Sun, 2009-04-19 at 20:14 +0200, Dennis Benzinger wrote:
> Am 19.04.2009 20:00, Kiffin Gish schrieb:
> > What's the quickest way to cycle through all the color schemes to help
> > me choose the one I like best?
> > [...]
> 
> Execute the following line in every colorscheme directory (~/.vim/colors
> and $VIMRUNTIME/colors). Replace xyz with the file you want to view.
> 
> for f in *.vim; do gview -c ":colorscheme `basename $f .vim`" xyz; done
> 
> 
> HTH,
> Dennis Benzinger
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to