Is there an "include" procedure in vimrc?
        Posted  
        
            by Somebody still uses you MS-DOS
        on Super User
        
        See other posts from Super User
        
            or by Somebody still uses you MS-DOS
        
        
        
        Published on 2010-06-15T12:46:06Z
        Indexed on 
            2010/06/15
            12:53 UTC
        
        
        Read the original article
        Hit count: 294
        
vim
I have some configuration in my vimrc. Some generic ones, and some other really specific.
I would like to share this config with some co workers, but a lot of them don't need these specific ones.
Instead of editing a bunch of different vimrc, I would like to know if it's possible to have an "include" directive - something like a file named ".vimrc_module" and called from vimrc. Is it possible?
© Super User or respective owner