vendredi 2 janvier 2015

Vim Custom Syntax Highlight: How to highlight the first word of a line based on the existence of prior two characters?


Vote count:

0




I want to highlight the function names in CoffeScript code:



hightlightedName = (callback) ->


Not including the following:



noHighlight ->

noHighlight =
key:


How to accoplish that with a custom Vim syntax declaration?



asked 17 secs ago







Vim Custom Syntax Highlight: How to highlight the first word of a line based on the existence of prior two characters?

Aucun commentaire:

Enregistrer un commentaire