Re: PHP trick/tips solicited

2010-08-15 Thread Joan Miquel Torres Rigo
2010/8/14 Joan Miquel Torres Rigo : > 2010/8/13 Joan Miquel Torres Rigo : >> [...] > > ...you can introduce as much indentation levels as you need. This way, Obviously I would meant FOLDING levels, of course ;-) Cheers. -- Joan Miquel Torres__ Linux Registered Us

Re: PHP trick/tips solicited

2010-08-14 Thread Tim Johnson
* Joan Miquel Torres Rigo [100813 19:44]: > 2010/8/13 Joan Miquel Torres Rigo : > > Finally I forginven the example... > > (I also add below a few extraction of the ~/.vimrc in my personal > machine (out of my job and less elaborated) > > This is a small example of my personal coding style. Ma

Re: PHP trick/tips solicited

2010-08-13 Thread Joan Miquel Torres Rigo
2010/8/13 Joan Miquel Torres Rigo : > > set foldmethod=marker >              " Lets me to group code by functionality and abstraction > level. (see example below). Finally I forginven the example... (I also add below a few extraction of the ~/.vimrc in my personal machine (out of my job and less

Re: PHP trick/tips solicited

2010-08-13 Thread Tim Johnson
* Joan Miquel Torres Rigo [100813 01:54]: > 2010/8/13 caruso_g : > > On Aug 12, 12:58 am, Tim Johnson wrote: > >> > >> I would welcome any other tips, tricks, recipes, and vim scripts, > >> that other may have found useful for PHP programming. > > I don't use any special pluggin nowadays, but I

Re: PHP trick/tips solicited

2010-08-13 Thread Joan Miquel Torres Rigo
2010/8/13 caruso_g : > On Aug 12, 12:58 am, Tim Johnson wrote: >> I've used vim for years for other programming languages other than >> PHP. Now I'm starting to learn PHP. I have downloaded the *piv* >> package.http://www.vim.org/scripts/script.php?script_id=3125 >> I am sure that `piv' is going t

Re: PHP trick/tips solicited

2010-08-13 Thread caruso_g
On Aug 12, 12:58 am, Tim Johnson wrote: > I've used vim for years for other programming languages other than > PHP. Now I'm starting to learn PHP. I have downloaded the *piv* > package.http://www.vim.org/scripts/script.php?script_id=3125 > I am sure that `piv' is going to be really helpful. > > I

PHP trick/tips solicited

2010-08-11 Thread Tim Johnson
I've used vim for years for other programming languages other than PHP. Now I'm starting to learn PHP. I have downloaded the *piv* package. http://www.vim.org/scripts/script.php?script_id=3125 I am sure that `piv' is going to be really helpful. I would welcome any other tips, tricks, recipes, and