caruso_g wrote:
> Hi,
> I am trying to install some plugins into MacVim, I created the folder
> ~/.vim and I put the plugin into it.
> But they do not load.
>   
I confess -- I'm not a Mac user.  However, does your .vimrc happen to 
have the following two lines in it:

set nocp
filetype plugin on

(you may want    filetype plugin indent on   instead)

Regards,
Chip Campbell


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to