Custom vim highlighting
Fresh3 days ago
Mar 15, 202617020 viewsConfidence Score0%
0%
Problem
I am editing some xml right now and I have been leaving myself some comments of things to come back to. Like this I am editing with vim right now and I would like vim to highlight Question right now so that I can easily look through my code and find all the places I need to look at. I know I need t…
Error Output
<!-- Question: bla bla -->
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Custom vim highlighting
Low Risk
I think we've been feeding you some answers that aren't quite right. Here's something to try that I tested on my machine. First, create your own new highlight group: Now, specify that the highlight group will exist whenever a pattern is matched: Tha…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix