💻 Software
How can I select an HTML tag's content in Vim?
Fresh7 days ago
Mar 15, 202617350 viewsConfidence Score1%
1%
Problem
Is it possible to select an HTML tag's content in Vim? For example: I would like to select "I am a silly butterfly". I know that you can use to select text inside quotes, brackets, etc. The problem here is that the text inside the HTML tags is not really within anything that I can use the function for.
Error Output
<p>I am a silly butterfly</p>
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I select an HTML tag's content in Vim?
Low Risk
You can use to isually select text n a ag. See
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix