Skip to content

Coffeefilter#42

Open
philoye wants to merge 2 commits into
tpope:masterfrom
philoye:coffeefilter
Open

Coffeefilter#42
philoye wants to merge 2 commits into
tpope:masterfrom
philoye:coffeefilter

Conversation

@philoye

@philoye philoye commented Nov 7, 2012

Copy link
Copy Markdown

Haml 3.2 (currently in beta, almost ready) supports additional filters, one of which is inline coffeescipt. You can read about the beta here.

This PR adds support for syntax highlighting for inline coffeescript.

@tpope

tpope commented Jan 1, 2013

Copy link
Copy Markdown
Owner

Do you know if the coffeescript runtime files that this depends on will ship with Vim?

@philoye

philoye commented Jan 1, 2013

Copy link
Copy Markdown
Author

This change depends on coffeescript runtime files? I don't imagine Vim itself would ship with it.

That said, maybe it is the vim-coffee-script plugin that I have installed? Would this break for someone without it?

@tpope

tpope commented May 28, 2013

Copy link
Copy Markdown
Owner

Probably won't fail, but it might produce a warning in verbose mode. Regardless, there's a low barrier to including runtime files with Vim, so it's pretty silly not to. Now would be a good time to pursue it, with Vim 7.4 imminent.

First things first, though, it doesn't work. Your missing the appropriate syn include.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants