mirror of
https://github.com/LazyVim/starter.git
synced 2026-03-22 02:53:22 +08:00
feat: added an example on how to use mini.starter instead of alpha
This commit is contained in:
4
lua/plugins/ui.lua
Normal file
4
lua/plugins/ui.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
-- use mini.starter instead of alpha
|
||||
-- { import = "lazyvim.plugins.extras.ui.mini-starter" },
|
||||
}
|
||||
Reference in New Issue
Block a user