* gary_p <[email protected]> [090626 06:26]:
> 
> I prefer:
> 
> my_function_call(
>                 one,
>                 two,
>                 three
>                 )
> 
> [ In a fixed width font the o, t, t, and ) all line up under the (  ]
  I've been coding in python using vim for 9 years. I've never used
  that approach. Frankly I would hate it and so would many of my
  fellow pythonistas and pythonistos. I'm sure it could be done,
  I just wonder if such a style would introduce confusion, code
  breakage. Plus push code rightwise, which might be okay on a 
  23-inch widescreen (such as I have) but bad on a netbook, which
  I sometimes code on.
  MTCW

-- 
Tim 
[email protected]
http://www.akwebsoft.com

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to