where to install tlib?

2007-05-15 Thread Claus Atzenbeck
Hi all,

I run Vim 7.0 on Mac OS X. I want to try out tmru
http://www.vim.org/scripts/script.php?script_id=1864, which requires
tlib http://www.vim.org/scripts/script.php?script_id=1863.

I moved tmru.vim into ~/.vim/plugin, but where do I install tlib.vba?

Cheers,
Claus



Re: where to install tlib?

2007-05-15 Thread Thomas

I moved tmru.vim into ~/.vim/plugin, but where do I install tlib.vba?


Open the file in vim and type: :so %

See http://www.vim.org/scripts/script.php?script_id=1502 for details. 
With 7.0, you might need to install a current version of vimball first. 
(I'm not sure about that though.)