Skip to content

How to dynamically apply syntax highlights on vim

Daisho Komiyama edited this page May 24, 2023 · 1 revision

On normal mode, type colon then syntax on, and hit enter.

:syntax on

You'll get syntax highlights on.

Clone this wiki locally