[Vimoutliner] Correct objects behavior
Claus Atzenbeck
claus.atzenbeck at freenet.de
Sun Mar 11 14:23:40 EST 2007
Hi,
I have problems with vimoutliner (v0.3.4 running on vim 7) objects
starting with ":", ";", and "<".
For example, each line of the following text block is supposed to start
with ":", but after the automatic line wrap, the second line did not get
a colon inserted:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test
: alsdkf jalsdkf jasdlfkajsd flaskdfj asldfkajs df laksdf jalsdkfja
sdflkadfj asldfkajds flasdkfja sdlfkasdj falsdfkadjs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The next two examples are interesting, because neither "<" nor ";"
should wrap text, but both do:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test
< alsdkfj alsdfkaj dslaksdjf alsdkfj asldkfa jsdlfkadsj flasdkfj asdlkfaj
sdlfkasdj flasdkfj asdlfkda j
Test
; alsdkfja sldkfasjd laksdfj alsdkfa jsdflkasdfj alsdfkaj sdflkasdjf
lasdkfj asldkf akj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The next one is the only one which works correctly, possibly caused by
some other settings than the ones in vimoutliner (since ">" also is used
for e-mail quotes):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test
> lasdk fjlasdkfj alsdkfj alksdf jalsdf jalskdfj asdlkfj alskdf jalsdkf
> jasldkfj alsdkjf lkas djflkds jfla sjdflk ajldfkj alsdkjf
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Any idea what is wrong? ~/.vimoutlinerrc does not set anything wrap
related. setlocal nowrap does not help either.
Claus
More information about the VimOutliner
mailing list