templ Syntax for vim

July 4, 2023 ยท View on GitHub

This is a syntax file for editing templ files in vim.

Heavily used ejs-syntax as reference.

To use with Vundle just add:

Bundle 'joerdav/templ.vim'

to your .vimrc.