" Afterwards you download a .vim colorscheme file. Now you place this file on your home's directory .vim folder, colors subfolder."
If I do not have a .vim folder, so no subfolders. Should I just create one? I just have a .vimrc file when I do a ls -la in the home directory. However, when in the terminal, inside vim, I can :colorscheme tab and see all the schemes currently available. I just don't know where to put the .vim files now. On Mon, Jan 26, 2009 at 12:01 AM, Nicolas Aggelidis <n.aggeli...@gmail.com>wrote: > > 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 > > > > -- tsai --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---