Re: Colors in vim

Поиск
Список
Период
Сортировка
От postgres@jal.org
Тема Re: Colors in vim
Дата
Msg-id 20040309163542.GB14703@clueinc.net
обсуждение исходный текст
Ответ на Colors in vim  (Louie Kwan <lkwan@nuvo.com>)
Список pgsql-admin
On Tue, 09 Mar 2004, Louie Kwan wrote:

> Not a PGSQL question..
>
> When I use vim, my xterm is all highlighted with many different color..
>
> How can I turn the coloring off.
>
> Sorry to ask the vim question here.

Numerous ways.

In a session:

:syntax off

Presumably, you're using files with a file extension that is tripping
the coloring highlights, probably provided by your OS. You can turn them
off globally by adding a syntax command to your .vimrc. (It could be
that you're editing files with embedded hints, or several other things.)
See

http://vimdoc.sourceforge.net/htmldoc/syntax.html#syntax

for more details, or start with

:help syntax

within vim.

-j

--
Jamie Lawrence                                        jal@jal.org
Don't anthropomorphize computers. They hate that.



В списке pgsql-admin по дате отправления:

Предыдущее
От: "Anjan Dave"
Дата:
Сообщение: Re: Transaction logs gone, how to restart?
Следующее
От: Greg Spiegelberg
Дата:
Сообщение: syslog slowing the database?