enable mini starter

This commit is contained in:
Nick Burt 2026-02-08 23:13:02 -06:00
parent 8a19e9ccf9
commit 0f8b81f17d
1 changed files with 1 additions and 0 deletions

View File

@ -853,6 +853,7 @@ require('lazy').setup({
-- ... and there is more! -- ... and there is more!
-- Check out: https://github.com/nvim-mini/mini.nvim -- Check out: https://github.com/nvim-mini/mini.nvim
require('mini.starter').setup()
end, end,
}, },