if you put the '~/.vim' directory in the runtime path (set runtimepath=~/.vim,...) probably you can put the file in this directory.
i think you also can put the files in the directory where vim is installed (for example '/usr/share/vim/vim70'). regards Rui Gonçalves On 3/23/07, Joseph White <[EMAIL PROTECTED]> wrote:
Hi All, When you download c.vim : C/C++-IDE, BASH-IDE, or Perl-IDE, for example, the directions to install and get the menu items to show up, goes as follows: install details Copy the zip archive cvim.zip to $HOME/.vim/ and run unzip cvim.zip While this works fine on Linux; Mac OS X Vim does not recognize or read the $Home/.vim directory, is there an alternate location to place the IDE files? On Windows it is the c:/program files/vim/plugin directory or something close to that. Can't figure what it might be on Mac. Any Ideas? Thanks, Joe