Pathogen does not load plugins

前端 未结 19 1963
醉梦人生
醉梦人生 2020-12-02 11:02

Pathogen does not work for me. I am following Adam Lowe\'s hints posted here (and few more) without any success...

My vimrc:

filetype off
call pathogen         


        
19条回答
  •  無奈伤痛
    2020-12-02 11:39

    For the sake of completion I'll add my solution for this problem.

    I just renamed my ~/.gvimrc file to ~/.vimrc, and all my problems were solved. I literally copied my .vim and my .gvimrc from linux and did this change and everything works as expected.

提交回复
热议问题