towolf / vim-helm

vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Other
203 stars 22 forks source link

Is there an interest in upstreaming this to vim? #20

Open zoriya opened 5 months ago

zoriya commented 5 months ago

I think this should be builtin into vim, would you like to upstream it?

towolf commented 3 months ago

I think that's a good idea. Do you know how the process works? Would you be up for doing it on the behalf of this project?

zoriya commented 3 months ago

It can be a simple PR to vi., If you want, I can do it!

towolf commented 3 months ago

Sure, let's give it a try.

eshepelyuk commented 3 months ago

What about the speed of getting fixes into the plugin? How long it will be taking take to merge a PR with a fix into vim upstream repo - days, weeks ?

zoriya commented 3 months ago

Fixes are merged pretty fast in vim, it can be a bit longer sure, but I don't think we need to merge fixes that often here anyway. Let's wait a bit for the plugin to stabilize before merging it tho. It seems the last PR introduced some unwanted behaviors in some cases.