briancollins / vim-jst

A vim plugin for highlighting and indenting JST/EJS syntax
MIT License
94 stars 16 forks source link

Don't detect *.jst.eco files, detect *.ejs instead #7

Closed AndrewRadev closed 12 years ago

AndrewRadev commented 12 years ago

The convention for working with eco files seems to be filename.jst.eco, but this plugin detects them as jst files instead. This is somewhat related to pull request #6.

ilyakatz commented 11 years ago

hm, why was this removed? isn't jst.eco still applicable?

jalcine commented 10 years ago

@ilyakatz use https://github.com/AndrewRadev/vim-eco instead. They went the UNIX focus route here, for the better.