# vim-jst **Repository Path**: githubClone/vim-jst ## Basic Information - **Project Name**: vim-jst - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-05 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 )