• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


01 Dec, 2024

Updated at 05 Dec, 2024

How do I highlight SQL inside strings?

I'm looking for a solution to highlight syntax inside strings of another language.

For example, I need to have all strings in knex.raw("…") statements to be interpreted as SQL.

How do I configure Vim to do this?