How to keep in visual mode after identing by shift+> in vim?
Fresh3 days ago
Mar 15, 20265967 viewsConfidence Score0%
0%
Problem
Current it quits the visual mode after indenting once,which is very annoying.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to keep in visual mode after identing by shift+> in vim?
Low Risk
You can use the normal mode command to highlight the previous visual selection. Therefore, you could use the following mappings: The command sets up a mapping that will work only in visual mode. You are therefore rebinding the and visual mode comman…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix