emmylua-nvim icon indicating copy to clipboard operation
emmylua-nvim copied to clipboard

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

Open haolian9 opened this issue 1 year ago • 2 comments

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.)

haolian9 avatar Apr 23 '23 12:04 haolian9

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

ii14 avatar Apr 23 '23 15:04 ii14

That's great! Thanks for thinking about this.

haolian9 avatar Apr 23 '23 23:04 haolian9