Skip to content

feat(init): migrate snacks dashboard to mini.starter#7

Open
rstacruz wants to merge 1 commit into
v25.09from
feat/mini-starter
Open

feat(init): migrate snacks dashboard to mini.starter#7
rstacruz wants to merge 1 commit into
v25.09from
feat/mini-starter

Conversation

@rstacruz

Copy link
Copy Markdown
Owner

Summary

  • Replace the snacks dashboard setup with mini.starter
  • Keep the startup config aligned with the new dashboard flow

Notes

  • Single-file change in init.lua

Copilot AI review requested due to automatic review settings April 10, 2026 23:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Migrates the Neovim startup dashboard flow from snacks.nvim’s dashboard to mini.starter, while keeping the existing “no-args startup” behavior and retaining Snacks for pickers/other utilities.

Changes:

  • Added mini.starter configuration (recent files + custom “Actions” section) and buffer-local starter keymaps on MiniStarterOpened.
  • Removed the snacks.dashboard configuration and replaced “open dashboard” flows with mini.starter opening logic.
  • Reused a new get_cwd_name() helper for both starter header and tabline cwd display.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants