Updates of ‘mini.nvim’

update
reddit
Version 0.1.0; call for beta-testing new modules (‘sessions’, ‘starter’, ‘jump’) before 0.2.0
Author

Evgeni Chasnovski

Published

November 16, 2021

Originally posted on Reddit

Hello, Neovim users!

This is a post about updates to my mini.nvim plugin with some changes after previous post.

I decided to adopt two branch approach with main (default) having latest development version of plugin and stable updating only upon releases after public beta-testing. After reacting to a handful of useful feedback there was a 0.1.0 release. Before making 0.2.0 I need your help in beta-testing some big updates (especially if you use Windows). Their general design is mostly stable, but I would like to hear your feedback about undesired behavior (a.k.a bugs), naming (are configuration and function names intuitive), default values (are they convenient), and documentation (is it clear enough).

New modules:

Existing modules:

Feel free to drop your feedback in comments here or in dedicated GitHub issues (sessions, starter, jump). If you end up adopting new modules right away, please keep in mind that there might be a slight turbulence as a result of this public beta-testing (which I hope will stop after 0.2.0 release planned in a couple of weeks).

Thanks!