Saturday, August 17, 2013

vim color scheme

change color scheme in vim example

:colorscheme morning

to add colorschemes download colorschemes and copy to

/usr/share/vim/vim74/colors

to set colorscheme as default edit

/etc/vimrc

dont forget to add

set t_Co=256
syntax on

No comments:

Post a Comment