Vim Colors

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Chris Cowan
日付:  
題目: Vim Colors
Thank for the tip...

Chris


On Saturday, September 1, 2001, at 09:31 AM, Gontran wrote:

> * Chris Cowan () wrote:
>> Does any one know how to change the default colors for VIM? For
>> example if I
>> wanted to change the color of my comment from blue to gray... How
>> would I do
>> that? What file... Is it even possible...
>
> With VIM all things are possible :).  Try ":he hi" and a few lines down 
> is
> an example like this:
>     > hi Comment term=bold ctermfg=cyan guifg=#80a0ff

>
> For a listing of all highlight types, just ":hi"
>
> bye,
> Gontran
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
> post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>