[Vimoutliner] Correct objects behavior
Claus Atzenbeck
claus.atzenbeck at freenet.de
Tue Mar 13 10:59:30 EST 2007
On Tue, 13 Mar 2007, Noel Henson wrote:
> It sounds like your formatting string has been modified. What does 'set fo'
> yield?
Now it becomes interesting: I found out that VimOutliner's behavior
changes when an .otl file is opened versus a new file is created:
After opening an existing .otl file:
:set fo
formatoptions=tcql
After creating a new file (via "vim newfile.otl"):
:set fo
formatoptions=crqno
This can be reproduced.
I also found a file "~/.vim/view/~=+Documents=+outline.otl=" (apparently
belonging to my outline file ~/Documents/outline.otl), of which I don't
know where it came from. This file has "setlocal formatoptions=tcql",
but removing the complete directory did not change anything.
Any idea why VimOutliner behaves so strange?
Claus
More information about the VimOutliner
mailing list