💻 Software
How do I unset a specific vim command?
Fresh5 days ago
Mar 15, 202649690 viewsConfidence Score0%
0%
Problem
I tried to unset the above command this way: But only get: What's the right way to do this?
Error Output
set listchars=tab:>-,trail:_
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I unset a specific vim command?
Low Risk
This will reset the listchars option to the default: See the options documentation for more info.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix