juvenn / mustache.vim

Vim mode for mustache and handlebars (Deprecated)
github.com/mustache/vim-mode
125 stars 14 forks source link

Consider adding this plugin to vim source #13

Open bruno- opened 10 years ago

bruno- commented 10 years ago

Hi @juvenn, I think this plugin is useful enough so we can consider adding it to vim source.

Bram Molenaar seems to be pretty ok with that idea. He is openly calling for contributions like this. For example, see this syntax help section (second paragraph).

Also, here's the link to discussion where Bram seems to be ok with adding a pretty obscure (almost proprietary) syntax file to vim source. Compared to that, I think mustache is pretty mainstream file type that a lot of people use.

Now, before we take that step, I think we should take some time, and polish this plugin before posting it on vim-dev mailing list and to vim maintainer Bram.

Here are some things I noticed:

@juvenn , what do you think about these ideas? Should we contact that maintainer of vim-handlebars and suggest merging to him? I will start work on improving the the above suggested things over the next couple weeks. Do you agree we should propose adding the project to vim source in the future?

Bruno

juvenn commented 10 years ago

Dear @bruno-

I'm more than glad to see it being merged into official vim, and also I like the idea of merging this mustache and handlebars into an uniform one, which might serve the community better.

So, let's definitely push this forward! Please try to contact the maintainer, and let me know whatever I could help!

Thank you!

bruno- commented 10 years ago

Hey @juvenn, I've written to vim-handlebars maintainer about the idea to merge and submit a plugin to official vim. The thread is on this link. Feel free to leave you ideas and comments too!

Bruno