WhoIsSethDaniel / goldsmith.nvim

Use Neovim features, such as built-in LSP and tree-sitter, and develop Go code.
MIT License
57 stars 3 forks source link

change release procedure and deprecation again #42

Closed WhoIsSethDaniel closed 2 years ago

WhoIsSethDaniel commented 2 years ago

Go with a more telescope-like release process. The head of main always supports nightly. There is a branch that support the most recent stable. When possible changes are back ported to the stable branch.

WhoIsSethDaniel commented 2 years ago

This seems to be the way many/most of the plugins I am familiar with work (more-or-less).