Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briancollins/vim-jst
A vim plugin for highlighting and indenting JST/EJS syntax
https://github.com/briancollins/vim-jst
Last synced: 4 months ago
JSON representation
A vim plugin for highlighting and indenting JST/EJS syntax
- Host: GitHub
- URL: https://github.com/briancollins/vim-jst
- Owner: briancollins
- License: mit
- Created: 2011-02-28T00:55:44.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T12:50:19.000Z (over 9 years ago)
- Last Synced: 2024-08-01T17:41:32.665Z (7 months ago)
- Language: VimL
- Homepage:
- Size: 162 KB
- Stars: 94
- Watchers: 2
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README
- License: LICENSE
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 )