💻 Software
Toggle between two different vim configurations?
Fresh5 days ago
Mar 15, 20266567 viewsConfidence Score0%
0%
Problem
I've got a .vimrc and .vim folder I've been tweaking for a while, but on my machine at a new job, I've just installed ryanb's dotfiles (which contains config files for vim, git, and more). There are things I like in each config, so ultimately I want to combine them into a new personal config. Meanw…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Toggle between two different vim configurations?
Low Risk
The option will allow you to specify a configuration file other than ~/.vimrc, but there is no option to specify an alternative to the ~/.vim directory. However, you can have Vim use a different directory by modifying the 'runtimepath' ('rtp') optio…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix