[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Activating vim color?



On -1502-Thu, Jun 26, 2003 at 01:36:49PM +0800, Miranda, Joel Louie M <jmiranda@pd.state.gov> spake thus,
> Im using vi and I switch to vim, I was wondering what r the syntax to active
> the color codes? Its just black n white. Im coding and I wasn hoping I can
> activate the colors.
> 
> Thanks
> 
> --
> Louie

You'll want to get into vim and type-

:syntax enable

Put it in your ~/.vimrc and it'll come on each time. Also consider this-

:help syntax

Or even just-

:help

If all else fails, vim-subscribe@vim.org is the user mailing list for vim, and there is also a large archive of tips and scripts on www.vim.org.

-- 
Aaron Bieber
-
Graphic Design // Web Design
http://www.core-dev.com/
aaron@core-dev.com



Reply to: