[Vimoutliner] My VO does not work anymore

Steve Litt slitt at troubleshooters.com
Wed Dec 12 23:25:56 EST 2007


On Monday 10 December 2007 13:12, on_ wrote:

> > :set filetype=vo_base One of three things will happen: 1) It will act
>
> just like a VO outline 2) It will act partially like a VO outline 3) It
> won't act like a VO outline
>
> It doesn't act at all like VO. *sigh* No different colors. No
> expansion/collapse possible. ... Just plain text.

Then this isn't just a filetype recognition problem.

>
> > ~/.vim/ftdetect
>
> No such directory on my disk. By the way, I'm pretty sure there never
> was one, even when VO worked well. Is it possible?

That's not a good sign.

Here's what I want you to do. Open an outline in vim and perform the following 
two colon commands:

:source ~/.vim/ftplugin/vo_base.vim
:source ~/.vim/syntax/vo_base.vim

Then see if the outline now acts like a VO outline. If not, you have some 
basic problems with the two vo_base.vim scripts. If so, somehow 
filetype=vo_base isn't running those two scripts.

SteveT
>


More information about the VimOutliner mailing list