codicocodes / dotfyle

Find the best Neovim plugins
https://dotfyle.com
MIT License
600 stars 29 forks source link

Automatically parse Neovim core news from news.txt.atom for TWiN #85

Closed codicocodes closed 6 months ago

codicocodes commented 7 months ago

When generating a new TWiN issue we should automatically parse https://github.com/neovim/neovim/commits/master/runtime/doc/news.txt.atom and add all commits since the previous date to the Neovim core section as news items.

Related to #81