Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/briancollins/vim-jst

A vim plugin for highlighting and indenting JST/EJS syntax
https://github.com/briancollins/vim-jst

Last synced: about 2 months ago
JSON representation

A vim plugin for highlighting and indenting JST/EJS syntax

Awesome Lists containing this project

README

        

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 )