FG
💻 Software

Is there an "include" procedure in vimrc?

Fresh5 days ago
Mar 15, 202621829 views
Confidence Score1%
1%

Problem

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?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there an "include" procedure in vimrc?

Low Risk

Yes, it is possible, use the command: See: for more information.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment