Generated from the main branch of ‘MiniMax’
2025-11-22
- Update
<Leader>fsmapping to use"workspace_symbol_live"scope for:Pick lspinstead of"workspace_symbol"
2025-10-16
Move
now_if_argsstartup helper to ‘init.lua’ as_G.Config.now_if_argsto be directly usable from other config files.Enable ‘mini.misc’ behind
now_if_argsinstead ofnow. Otherwisesetup_auto_root()andsetup_restore_cursor()don’t work on initial file(s) if Neovim is started asnvim -- path/to/file.
2025-10-13
- Initial release.