On 2009-06-05, MeTroFun wrote:
> i've set "ts = 4"...thats OK...works like a charm...But...when i press
> "Enter" while coding, thats incorrectly changes my
> positions...example...
>
> function(){
>
> }
I don't see the problem in that example. However, I suspect that
the problem is that you are setting 'ts' to set the indentation
increment whereas you should instead be setting 'sw'.
:help 'sw'
:help C-indenting
HTH,
Gary
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---