briancollins / vim-jst

A vim plugin for highlighting and indenting JST/EJS syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A vim plugin for highlighting and indenting JST/EJS syntax. Based on the eruby syntax from vim-ruby.
Probably not 100% correct (especially indentation), but it works for most cases I've tried.

This plugin may require the vim-javascript plugin ( available here: https://github.com/pangloss/vim-javascript )

About

A vim plugin for highlighting and indenting JST/EJS syntax

License:MIT License


Languages

Language:Vim Script 100.0%