On Mon, Jan 26, 2009 at 8:19 AM, <tsai...@gmail.com> wrote: > Hi everyone, > > How do I add .vim color schemes to vim? > Hi, if you want to add a colorscheme you go to www.vim.org, find the one you like. Afterwards you download a .vim colorscheme file. Now you place this file on your home's directory .vim folder, colors subfolder. Finally you start gvim and from Edit-> Colorscheme select the one you want.
To make the example more specific, lets say you want the oceandeep colorscheme, you go to this page http://www.vim.org/scripts/script.php?script_id=368, then you download the oceandeep.vim file and you place it on ~/.vim/colors then you start gvim and from the colorscheme menu you select oceandeap. another way to achieve the same result would be to press :colorscheme oceandeap also see :help :colorscheme best regards, nicolas --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---