Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting html #16

Open
mgruesbeck opened this issue Apr 23, 2014 · 2 comments
Open

Highlighting html #16

mgruesbeck opened this issue Apr 23, 2014 · 2 comments

Comments

@mgruesbeck
Copy link

Awesome work guys. I am fairly new to vim and just wanted to share my install experience. At first I couldn't figure out why the plugin wasn't highlighting html. Then I found the script to set html syntax.

au BufNewFile,BufRead .mustache,.handlebars,.hbs,.hogan,.hulk,.hjs set filetype=html syntax=mustache | runtime! ftplugin/mustache.vim ftplugin/mustache_.vim ftplugin/mustache/_.vim

Maybe this could be added to the docs for beginners like me? :)

@bruno-
Copy link
Collaborator

bruno- commented Apr 23, 2014

Hi @mgruesbeck,
this plugin is migrated to vim-mustache-handlebars.

No setup should be required whatsoever in order for the plugin to work. The line you pasted above should not be required.
Can you please check if you have issues with vim-mustache-handlebars plugin? (after the autocommand you pasted above is deleted)
If yes, please open an issue in the other project and we'll try to help.

@mgruesbeck
Copy link
Author

Hi @bruno-,

Sorry for the delay. Yeah, I removed the command from vimrc and highlighting quit working. I'm pretty happy with it just working. But if you guys want to collect more information on this I'll be happy to provide it.

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

No branches or pull requests

2 participants