Hello,

On 4/21/06, Silent1 <[EMAIL PROTECTED]> wrote:
> +-------+------------------------------+
>  |       |                                 |
>  |       |                                 |
>  |Project|                              |
>  |       |                                 |
>  |       |                                 |
>  |       |       edited file            |
>  +-------+                              |
>  |       |                                 |
>  |       |                                 |
>  |Taglist|                              |
>  |       |                                 |
>  |       |                                 |
>  |       |                                 |
> +-------+------------------------------+
>
> I'm wondering if the two vim scripts project and taglist could share a
> vertical split like above? Taglist has an option to work with
> vtreeexplorer, but i could not see anything with the project script.
> Thanks in advance.
>

To use multiple plugins at the same time, you need to use the
plugins with the winmanager plugin.  The taglist plugin works with
the winmanager plugin. But the project plugin doesn't work with
the winmanager plugin. This is a problem with the project plugin.

You can try using the workspace plugin (instead of the project plugin)
which works with the winmanager plugin.

- Yegappan

Reply via email to