On Apr 16, 2011, at 3:33 PM, Israel Chauca F. wrote: > In order to use VO with pathogen you need to install it with other command. > Open the VO archive and use the following command: > > :UseVimBall ~/.vim/bundle/vimoutliner > > That should install VO on its own directory under the control of pathogen.
I figured out how to do this, but it took a lot of trail and error. Didn't know what "open the VO archive" meant. Didn't know whether the command should be run in Vim or the Terminal. Didn't know what directory I should be in when I executed the command. Ultimately I figured out that I should do ":e" on the archive file. First time I tired the "UseVimball" command I got a long string of messages telling me that folders couldn't be created. I had assumed from the above that the command with path would create the "vimoutliner" folder. When I guessed that it needed to be created before executing the command I was home free. For the moment, anyway. I'm sure there will be more walls down the road. Indeed, I identified one in my previous response: "running a script." I've discover that to make tags work in the vo_readme I need to "run the vo-maketags.pl script". How do I "run a script." Again, do I do it from Vim or Terminal? Do I need to be in a particular directory? I've scouted the documentation for help. It seems to be assumed to be known. ------------------------------------------------------------------------------------------ Eric Weir Decatur, GA USA [email protected] -- You received this message from the "vim_mac" 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
