Обсуждение: Re: [HACKERS] LONG varsize - how to go on (pgindent)

Поиск
Список
Период
Сортировка

Re: [HACKERS] LONG varsize - how to go on (pgindent)

От
Zeugswetter Andreas SB
Дата:
> a section to the Developers' FAQ explaining how to set up all 
> the common
> editors for Postgres.  I can contribute a recipe for Emacs, but I have
> no idea how to do it for vi or anything else...

vi::set ts=4
more:more -x4
less:less -x4

I guess that comment is not so helpful :-(

Andreas