/ejs-syntax

Vim syntax highlighting for javascript EJS html templates

Primary LanguageVim Script

EJS Syntax for vim

This is a syntax file for editing ejs (embedded javascript) files in vim.

Cobbled together from this Stack Overflow post and put here for convenience. Majority of the work from this vim config.

To use with Vundle just add:

Bundle 'nikvdp/ejs-syntax'

to your .vimrc.