Are vimrc and viminfo the same files but with different names?
Fresh3 days ago
Mar 15, 202640499 viewsConfidence Score0%
0%
Problem
Are and the same files but with different names? In every tutorial there are advices to change , but I don't have this file, only . Are they the same?
Error Output
.vimrc
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Are vimrc and viminfo the same files but with different names?
Low Risk
They are not the same. The vimrc is the file you edit to change vim's behavior. It is a the configuration file. The viminfo is like a cache, to store cut buffers persistently, and other things. From the docs ( ): In other words, Vim writes this file…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix