Thursday, September 29, 2011

Re: Outline in MacVim

On Thu, Sep 29, 2011 at 3:40 PM, George Papanikolaou <g3orge.app@gmail.com> wrote:
yup.
that was it, it worked. I "think" it's installed now.
and I say that because I don't know how to trigger it.
the ",,cb" command does nothing. What's wrong? Does it need activate or something inside a file?

Thank you for your help

On [29], at 9:53 AM, Francesc Salvat-Pujol wrote:

On Wed, Sep 28, 2011 at 10:56 PM, g3orge pap <g3orge.app@gmail.com> wrote:
I didn't really manage to do that.
The video's quality is poor, and I could make the install.sh script to
run
Also the manual installation, didn't worked as well.
Any thoughts?

On Sep 28, 7:06 pm, Walkman_ <w2lk...@gmail.com> wrote:
> There is a plugin called "vimoutliner". It's great, I use it every day.
> Here you can find it:https://github.com/vimoutliner/vimoutliner.git
> Here is a long video of what it can do and how to use:http://video.google.com/videoplay?docid=8810772602188234059
>
> On Wed, Sep 28, 2011 at 5:32 PM, George Papanikolaou
> <g3orge....@gmail.com>wrote:
>
> > Hi,
> > is there any way to make vim work like an outline application (like
> > OmniOutliner)??
> > I don't know. A command to enable and one to disable the feature.
>
> > Thank you in advance
>
> > --
> > You received this message from the "vim_use" maillist.
> > Do not top-post! Type your reply below the text you are replying to.
> > For more information, visithttp://www.vim.org/maillist.php
>
> --
> Walkman

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

What was the problem with the install script? I recall obtaining an error which was solved by renaming the function "sure?" (no "")  to "sure_".  Then everything worked.

HTH

Cesc

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php


Try:    vim caca.otl

Then edit a few lines with different levels of tab indentations. Try the ,,cb and you should get checkboxes at the beginning of the line. BTW, have you found any documentation aside from the video and :h vo ? I was wondering if there is a way of having an (automatically) numbered list or so, so that when you enter

1. First thing

and hit return, a line with

2.

appears.

Happy outlining,

Cesc

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: