brianc / jade-mode

Emacs major mode for jade template highlighting
MIT License
156 stars 41 forks source link

39 highlight js #40

Closed tjefferson08 closed 9 years ago

tjefferson08 commented 9 years ago

Some thoughts: we don't have to use js-mode; we could make our own js/jade keywords. IMO the js-mode that's built in is a good first step, but we probably want to add some jade keywords in. Maybe some more JS builtins as well.

tjefferson08 commented 9 years ago

Closes #39

For now.