On 13/03/09 21:29, Agathoklis D. Hatzimanikas wrote:
>
> Hi Tom,
>
> On Fri, Mar 13, at 12:40 tommm0 wrote:
>
>> fo=tcroq2
>
> Please try fo-=o
>
>> Tom
>
> Regards,
> Ag.

The o flag is supposed to only affect the new line created by a 
Normal-mode o or O command, not by hitting Return in Insert mode -- 
that's the r flag.

And if that doesn't work either, check (that file being current)

        :verbose set indentexpr? cindent? lisp? smartindent?

(and if any of these options is not recognised, try again without it).

You might want to try

        :setlocal indentexpr=

and if that isn't enough;

        :setlocal nocindent

and if that isn't enough,

        :setlmocal nolisp

and if that isn't enough,

        :setlocal nosmartindent

Doing it one option at a time will tell you exactly what was wrong.


Best regards,
Tony.
-- 
The birds are singing, the flowers are budding, and it is time for Miss
Manners to tell young lovers to stop necking in public.

It's not that Miss Manners is immune to romance.  Miss Manners has been
known to squeeze a gentleman's arm while being helped over a curb, and,
in her wild youth, even to press a dainty slipper against a foot or two
under the dinner table.  Miss Manners also believes that the sight of
people strolling hand in hand or arm in arm or arm in hand dresses up a
city considerably more than the more familiar sight of people shaking
umbrellas at one another.  What Miss Manners objects to is the kind of
activity that frightens the horses on the street ...

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

Reply via email to