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

consider using git tag/branch to target to specific nvim version/release #13

Open
haolian9 opened this issue Apr 23, 2023 · 2 comments
Open

Comments

@haolian9
Copy link

haolian9 commented Apr 23, 2023

Hi, currently emmylua-nvim keeps syncing with nvim master, but some people may not be chasing the master, and the apis are incompatible between version/releases.
I think it would be better to have tag or branch targetting to specific version/release in this library, for example 0.9.0 tag or 0.9 branch.
how do you think?

(well, making the master branch target to the latest stable release is just good enough to me personally.)

@ii14
Copy link
Owner

ii14 commented Apr 23, 2023

Sure. Probably branches, so older versions can be added too.

@haolian9
Copy link
Author

That's great! Thanks for thinking about this.

@ii14 ii14 reopened this May 16, 2023
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