How to unload all the plugins from vim and change VIMRUNTIME ?
        Posted  
        
            by phocke
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by phocke
        
        
        
        Published on 2010-04-26T10:58:18Z
        Indexed on 
            2010/04/26
            11:03 UTC
        
        
        Read the original article
        Hit count: 225
        
Hello my problem is this: I have an account at my hosting providers server and I can't install my own copy of vim. So the only personalization I can make is editing .vimrc in my account, but it won't suffice
What I'd Like to do is: on startup I'd like to unload all the plugins and loaded stuff, and tell vim to use other folder as its' runtime.
Any idea how to aproach it?
© Stack Overflow or respective owner