Using vim for developing porstres wiki article

Поиск
Список
Период
Сортировка
От Nikolay Shaplov
Тема Using vim for developing porstres wiki article
Дата
Msg-id 6980879.3iHFo3TirQ@x200m
обсуждение исходный текст
Ответы Re: Using vim for developing porstres wiki article  (James Coleman <jtc331@gmail.com>)
Список pgsql-hackers
I've been trying to use vim for postgres development some yeas ago, but I did 
not manage to do it for log time, as I quit the job etc.

Now I am trying again, but I've lost my .vimrc and notes and had to start from 
the very beginning. I vaguely remember what tools I've been using, but I have 
to google for them as they are not listed anywhere, and I have to meet all the 
problems I've met before, again. 

So I decided to write it down to a wiki article, while I am restoring the 
configuration so I do not have to remember them for the third time, if I loose 
.vimrc again. :-)

The article is here:

https://wiki.postgresql.org/wiki/Configuring_vim_for_postgres_development

If you are using vim, and use some tools that is not listed there, but find 
them very useful, please add them... Or tell me about them, I will hopefully 
add them there myself

The main purpose of article is to allow a user new to vim, start using vim for 
postgres development with maximum efficiency. It should not be a vim tutorial, 
but cover all postgres specific things that can be useful.


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Offline enabling/disabling of data checksums
Следующее
От: Nikolay Shaplov
Дата:
Сообщение: Re: [PATCH] check for ctags utility in make_ctags