On Fri, Mar 19, 2010 at 10:37 AM, Agnello George
<agnello.dsouza@gmail.com> wrote:
On Fri, Mar 19, 2010 at 10:30 AM, Joseph L. Casale
<jcasale@activenetwerx.com> wrote:
>Hi
>I would just like to know in vim how do i set colorscheme as murphy
Ironically, your subject contained the exact command:
http://vim.wikia.com/wiki/Change_the_color_scheme
while in vim, hit esc, colon, then type `colorscheme murphy` (note the case)
You can set this in your .vimrc.
_______________________________________________
how do i set it in my /etc/vimrc so that i sont have to manually use the colorscheme murphy
--
Regards
Agnello D'souza
sorry i got it solved , i created a /root/.vimrc and added colorscheme murphy to it .