On 10/31/2012 02:47 PM, Some Developer wrote:
I'm having a strange issue with Pathogen. I'm trying to keep my Vim
configuration and plugins organised as I need to use it on several
computers so I decided to create a git repo for it.
The following is my .vim folder structure:
autoload
bundle
vimrc_config
When I symlink ~/.vimrc to ~/.vim/vimrc_config Pathogen does not load
any plugins at all. When I copy ~/.vim/vimrc_config to ~/.vimrc on the
other hand it works perfectly.
This is exactly how I handle the vimrc/pathogen problem, and it works
fine for me.
Have you checked the permissions for vimrc?
M
--
You received this message from the "vim_use" 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